RolloverDescriptionImpl
public interface RolloverDescription
Modifier and Type | Method | Description |
---|---|---|
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.
|
String getActiveFileName()
boolean getAppend()
Action getSynchronous()
Action getAsynchronous()
Copyright © 1999-2018. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.