JsonWriter

class JsonWriter(writer: Writer, compact: Boolean) extends Writer
trait Writer
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def dispose(): Unit
Inherited from:
Writer