Slf4jFactory

org.typelevel.log4cats.slf4j.Slf4jFactory$
See theSlf4jFactory companion trait

Attributes

Companion:
trait
Source:
Slf4jFactory.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Slf4jFactory.scala
def create[F[_] : Sync]: Slf4jFactory[F]

Attributes

Source:
Slf4jFactory.scala
def fromSlf4j[F[_]](logger: Logger)(implicit lf: Slf4jFactory[F]): F[SelfAwareStructuredLogger[F]]

Attributes

Source:
Slf4jFactory.scala
def getLoggerFromSlf4j[F[_]](logger: Logger)(implicit lf: Slf4jFactory[F]): SelfAwareStructuredLogger[F]

Attributes

Source:
Slf4jFactory.scala