|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object logging.AbstractLog4jLog logging.FileLog
public final class FileLog
Write log output to a file
Constructor Summary | |
---|---|
FileLog(java.lang.String fileName,
int maxFileSize,
int maxBackups)
|
Method Summary | |
---|---|
protected org.apache.log4j.Logger |
getLogger()
|
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)
Method Detail |
---|
protected org.apache.log4j.Logger getLogger()
getLogger
in class AbstractLog4jLog
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |