JsonWriter

case
class JsonWriter(writer: Writer, compact: Boolean) extends Writer
trait Serializable
trait Product
trait Equals
trait Writer
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def write[M](record: LogRecord[M], output: LogOutput, outputFormat: OutputFormat): Unit
Definition Classes
Writer

Inherited methods

def dispose(): Unit
Inherited from
Writer
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product