LogMessage

org.typelevel.log4cats.extras.LogMessage
See theLogMessage companion class
object LogMessage

Attributes

Companion
class
Source
LogMessage.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
LogMessage.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def log[F[_]](sm: LogMessage, l: Logger[F]): F[Unit]

Attributes

Source
LogMessage.scala

Implicits

Implicits

implicit val logMessageShow: Show[LogMessage]

Attributes

Source
LogMessage.scala