|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Action | The Action interface should be implemented by any class that performs file system actions for RollingFileHandler after the close of the active log file. |
| Class Summary | |
| AbstractAction | Abstract base class for implementations of Action. |
| CompositeAction | A group of Actions to be executed in sequence. |
| FileRenameAction | File rename action. |
| GZCompressAction | Compresses a file using GZ compression. |
| ZipCompressAction | Compresses a file using Zip compression. |
The actions for rolling: Currently renaming and compression.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||