JsonWriter

scribe.json.JsonWriter
class JsonWriter(writer: Writer, compact: Boolean) extends Writer

Attributes

Graph
Supertypes
trait Writer
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toJson(record: LogRecord): Value
override def write(record: LogRecord, output: LogOutput, outputFormat: OutputFormat): Unit

Attributes

Definition Classes
Writer

Inherited methods

def dispose(): Unit

Attributes

Inherited from:
Writer