ScribeFabricJsonSupport

scribe.json.ScribeFabricJsonSupport
See theScribeFabricJsonSupport companion object
trait ScribeFabricJsonSupport extends ScribeJsonSupport[Json]

Attributes

Companion
object
Graph
Supertypes
trait ScribeJsonSupport[Json]
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

override def json2String(json: Json): String

Attributes

Definition Classes
ScribeJsonSupport
override def logRecord2Json(record: LogRecord): Json

Attributes

Definition Classes
ScribeJsonSupport

Inherited methods

def jsonExtras(record: LogRecord, json: Json): Json

Attributes

Inherited from:
ScribeJsonSupport
def writer(writer: Writer): Writer

Attributes

Inherited from:
ScribeJsonSupport

Implicits

Inherited implicits

implicit def json2LoggableMessage(json: Json): LoggableMessage

Attributes

Inherited from:
ScribeJsonSupport