SystemErrWriter

scribe.writer.SystemErrWriter$
object SystemErrWriter extends Writer

SystemErrWriter writes logs to System.err

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