Format

izumi.logstage.api.rendering.json.LogstageCirceRenderingPolicy$.Format$
object Format extends LogFormatImpl

Attributes

Graph
Supertypes
class LogFormatImpl
trait LogFormat
class Object
trait Matchable
class Any
Self type
Format.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
def formatMessage(entry: Entry, options: RenderingOptions): RenderedMessage

Attributes

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

Attributes

Inherited from:
LogFormatImpl