LogstageCodec

izumi.logstage.api.rendering.LogstageCodec
See theLogstageCodec companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object LogstageCodecNull extends LogstageCodec[Null]

Attributes

Supertypes
trait LogstageCodec[Null]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Implicits

Implicits

implicit def listCodec[T : LogstageCodec]: LogstageCodec[Iterable[T]]
implicit def mapCodec[K : LogstageCodec, V : LogstageCodec]: LogstageCodec[Map[K, V]]

Inherited implicits

final implicit lazy val LogstageCodecBigDecimal: LogstageCodec[BigDecimal]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecBigInt: LogstageCodec[BigInt]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecBoolean: LogstageCodec[Boolean]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecByte: LogstageCodec[Byte]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecChar: LogstageCodec[Char]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecDouble: LogstageCodec[Double]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecFloat: LogstageCodec[Float]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecInt: LogstageCodec[Int]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecLong: LogstageCodec[Long]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecShort: LogstageCodec[Short]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecString: LogstageCodec[String]

Attributes

Inherited from:
LogstageCodecLowPriority
final implicit lazy val LogstageCodecThrowable: LogstageCodec[Throwable]

Attributes

Inherited from:
LogstageCodecLowPriority