StrictEncoded

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

type T

Attributes

Inherited from:
AnyEncoded

Value members

Inherited methods

def codec: Option[LogstageCodec[T]]

Attributes

Inherited from:
AnyEncoded
def value: T

Attributes

Inherited from:
AnyEncoded