Writer

trait Writer
class Object
trait Matchable
class Any
object ConsoleWriter.type
object NullWriter.type
object SystemErrWriter.type
object SystemOutWriter.type
object SystemWriter.type

Value members

Abstract methods

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

Concrete methods

def dispose(): Unit