Package org.apache.logging.log4j.core.appender.rolling.helper

Support classes for the Rolling File Appender.

See:
          Description

Interface Summary
Action The Action interface should be implemented by any class that performs file system actions for RollingFileAppenders 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.apache.logging.log4j.core.appender.rolling.helper Description

Support classes for the Rolling File Appender.



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.