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