ScribeFabricJsonSupport

scribe.json.ScribeFabricJsonSupport$
object ScribeFabricJsonSupport extends ScribeJsonSupport[Json]

Attributes

Graph
Supertypes
trait ScribeJsonSupport[Json]
class Object
trait Matchable
class Any
Self type

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 writer(writer: Writer): Writer

Attributes

Inherited from:
ScribeJsonSupport

Implicits

Inherited implicits

implicit def json2LoggableMessage(json: Json): LoggableMessage

Attributes

Inherited from:
ScribeJsonSupport