Modifier and Type | Class and Description |
---|---|
static interface |
OutLogSink.MessageFormat |
static class |
OutLogSink.SimpleFormat |
Modifier and Type | Field and Description |
---|---|
static OutLogSink.SimpleFormat |
DEFAULT_FORMAT |
Constructor and Description |
---|
OutLogSink(PrintStream out,
OutLogSink.MessageFormat fmt,
LogLevel minLevel) |
Modifier and Type | Method and Description |
---|---|
static OutLogSink |
createOutLogSink() |
void |
postMessage(Message msg) |
public static OutLogSink.SimpleFormat DEFAULT_FORMAT
public OutLogSink(PrintStream out, OutLogSink.MessageFormat fmt, LogLevel minLevel)
public static OutLogSink createOutLogSink()
public void postMessage(Message msg)
postMessage
in interface LogSink
Copyright © 2019. All rights reserved.