LogHandler

object LogHandler
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(formatter: Formatter, writer: Writer, minimumLevel: Option[Level], modifiers: List[LogModifier], outputFormat: OutputFormat, handle: LogHandle): LogHandlerBuilder
def apply(minimumLevel: Level)(f: LogRecord => Unit): FunctionalLogHandler