LogFormat

izumi.logstage.api.rendering.logunits.LogFormat
See theLogFormat companion object
trait LogFormat

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Default.type

Members list

Concise view

Value members

Abstract methods

def formatArg(arg: LogArg, withColors: Boolean): RenderedParameter
def formatKv(withColor: Boolean)(name: String, codec: Option[LogstageCodec[Any]], value: Any): String