StrictEncoded

izumi.logstage.api.rendering.StrictEncoded
See theStrictEncoded companion object
sealed trait StrictEncoded extends AnyEncoded

Attributes

Companion
object
Graph
Supertypes
trait AnyEncoded
class Object
trait Matchable
class Any

Members list

Type members

Inherited and Abstract types

type T

Attributes

Inherited from:
AnyEncoded

Value members

Inherited and Abstract methods

def codec: Option[LogstageCodec[T]]

Attributes

Inherited from:
AnyEncoded
def value: T

Attributes

Inherited from:
AnyEncoded