|
Log4j 1.3alpha-8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Description of actions needed to complete rollover.
Method Summary | |
String |
getActiveFileName()
Active log file name after rollover. |
boolean |
getAppend()
Specifies if active file should be opened for appending. |
Action |
getAsynchronous()
Action to be completed after close of current active log file and before next rollover attempt, may be executed asynchronously. |
Action |
getSynchronous()
Action to be completed after close of current active log file before returning control to caller. |
Method Detail |
public String getActiveFileName()
public boolean getAppend()
public Action getSynchronous()
public Action getAsynchronous()
|
Log4j 1.3alpha-8 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |