| Modifier and Type | Method and Description |
|---|---|
static NLogFileHandler |
create(NLogConfig config,
boolean append,
Path logFolder) |
boolean |
isLoggable(Level level) |
void |
log(NMsg message) |
void |
setLevel(Level level) |
public static NLogFileHandler create(NLogConfig config, boolean append, Path logFolder) throws IOException, SecurityException
IOExceptionSecurityExceptionpublic boolean isLoggable(Level level)
isLoggable in interface NLogSPIpublic void setLevel(Level level)
Copyright © 2025 vpc open source initiative. All rights reserved.