public class NutsLogConsoleHandler extends StreamHandler
| Constructor and Description |
|---|
NutsLogConsoleHandler(net.thevpc.nuts.NutsPrintStream out,
boolean closeable,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLoggable(LogRecord record) |
void |
setOutputStream(net.thevpc.nuts.NutsPrintStream out,
boolean closable) |
close, flush, publish, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelpublic NutsLogConsoleHandler(net.thevpc.nuts.NutsPrintStream out,
boolean closeable,
net.thevpc.nuts.NutsSession session)
public void setOutputStream(net.thevpc.nuts.NutsPrintStream out,
boolean closable)
throws SecurityException
SecurityExceptionpublic boolean isLoggable(LogRecord record)
isLoggable in class StreamHandlerCopyright © 2022 vpc open source initiative. All rights reserved.