Package org.x4juli.handlers.rolling.helper

The actions for rolling: Currently renaming and compression.

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.
 

Package org.x4juli.handlers.rolling.helper Description

The actions for rolling: Currently renaming and compression.



${license_html}