Default

izumi.logstage.api.rendering.logunits.LogFormat$.Default$
object Default extends LogFormatImpl

Attributes

Graph
Supertypes
trait LogFormat
class Object
trait Matchable
class Any
Self type
Default.type

Members list

Concise view

Value members

Inherited methods

def formatArg(arg: LogArg, withColors: Boolean): RenderedParameter

Attributes

Inherited from:
LogFormatImpl
def formatKv(withColor: Boolean)(name: String, codec: Option[LogstageCodec[Any]], value: Any): String

Attributes

Inherited from:
LogFormatImpl

Attributes

Inherited from:
LogFormatImpl
def traceThrowables(options: RenderingOptions, entry: Entry): String

Attributes

Inherited from:
LogFormatImpl