public class NutsLogFileHandler extends FileHandler
| Modifier and Type | Method and Description |
|---|---|
static NutsLogFileHandler |
create(NutsSession session,
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(NutsSession session, NutsLogConfig config, boolean append, Path logFolder) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic boolean isLoggable(LogRecord record)
isLoggable in class StreamHandlerCopyright © 2021 vpc open source initiative. All rights reserved.