public class NutsLogFileHandler extends FileHandler
| Modifier and Type | Method and Description |
|---|---|
static NutsLogFileHandler |
create(net.thevpc.nuts.NutsSession session,
net.thevpc.nuts.NutsLogConfig config,
boolean append,
Path logFolder) |
boolean |
isLoggable(LogRecord record) |
close, publishflush, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelpublic static NutsLogFileHandler create(net.thevpc.nuts.NutsSession session, net.thevpc.nuts.NutsLogConfig config, boolean append, Path logFolder) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic boolean isLoggable(LogRecord record)
isLoggable in class StreamHandlerCopyright © 2022 vpc open source initiative. All rights reserved.