LoggableEncoded

object LoggableEncoded extends AmbiguousLoggableEncodedConversion
trait AmbiguousLoggableEncodedConversion
class Object
trait Matchable
class Any

Type members

Classlikes

sealed trait LoggableEncodedTag

Implicits

Implicits

implicit def materialize[A](a: A)(enc: LoggableEncoder[A]): Type

Inherited implicits

@implicitAmbiguous("\n Cannot add a value of type ${A} to a logging context, as no implicit\n LoggableEncoder[${A}] instance is in scope.\n\n If you wish to create a LoggableEncoder instance for your class, in case ${A}\n is a case class or a sealed trait hierarchy, you may use the\n LoggableEncoder.deriveLoggableEncoder method to automatically generate it.\n ")
Inherited from
AmbiguousLoggableEncodedConversion
Inherited from
AmbiguousLoggableEncodedConversion