SystemErrWriter

object SystemErrWriter extends Writer

SystemErrWriter writes logs to System.err

trait Writer
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def dispose(): Unit
Inherited from:
Writer