ScribeCirceJsonSupport

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

Attributes

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

Members list

Value members

Concrete methods

def json2String(json: Json): String
def logRecord2Json(record: LogRecord): Json

Inherited methods

def writer(writer: Writer): Writer

Attributes

Inherited from:
ScribeJsonSupport

Implicits

Inherited implicits

implicit def json2LoggableMessage(json: Json): LoggableMessage

Attributes

Inherited from:
ScribeJsonSupport