ToLog4CatsLogger

com.permutive.logging.syntax.Odin2Log4CatsSyntax.ToLog4CatsLogger
implicit class ToLog4CatsLogger[F[_]](logger: Logger[F])

Attributes

Source:
Odin2Log4CatsSyntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toLog4Cats(implicit F: Applicative[F], position: Position): SelfAwareStructuredLogger[F]

Attributes

Source:
Odin2Log4CatsSyntax.scala