ToOdinLogger

com.permutive.logging.syntax.Log4Cats2OdinSyntax.ToOdinLogger
implicit class ToOdinLogger[F[_]](logger: SelfAwareStructuredLogger[F])

Attributes

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

Members list

Concise view

Value members

Concrete methods

def toOdin(minLevel: Level)(implicit F: Applicative[F]): Logger[F]

Attributes

Source:
Log4Cats2OdinSyntax.scala