SystemOutWriter

scribe.writer.SystemOutWriter$
object SystemOutWriter extends Writer

SystemOutWriter writes logs to System.out

Attributes

Graph
Supertypes
trait Writer
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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

Attributes

Definition Classes

Inherited methods

def dispose(): Unit

Attributes

Inherited from:
Writer