|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlogging.AbstractLog4jLog
logging.FileLog
public final class FileLog
Write log output to a file
| Field Summary |
|---|
| Fields inherited from class logging.AbstractLog4jLog |
|---|
m_Log |
| Constructor Summary | |
|---|---|
FileLog(java.lang.String fileName,
int maxFileSize,
int maxBackups)
|
|
| Method Summary |
|---|
| Methods inherited from class logging.AbstractLog4jLog |
|---|
getLogLevel, getLogType, log, setLogLevel, setLogType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileLog(java.lang.String fileName,
int maxFileSize,
int maxBackups)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||