public class NWebAppLoggerDefault extends Object implements NWebLogger
| Constructor and Description |
|---|
NWebAppLoggerDefault(File file,
long maxFileSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
File |
getBaseFile() |
long |
getBaseMaxFileSize() |
String |
getFilePath() |
void |
log(NHttpLogMsg msg) |
void |
roll() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiterr, infopublic NWebAppLoggerDefault(File file, long maxFileSize)
public File getBaseFile()
public long getBaseMaxFileSize()
public void log(NHttpLogMsg msg)
log in interface NWebLoggerpublic String getFilePath()
public void roll()
public void close()
Copyright © 2025 vpc open source initiative. All rights reserved.