Uses of Package
org.apache.log4j.rolling.helper
Packages that use org.apache.log4j.rolling.helper
Package
Description
Implements various file rolling policies.
Internal helper classes used by
org.apache.log4j.rolling
package.-
Classes in org.apache.log4j.rolling.helper used by org.apache.log4j.rollingClassDescriptionThe Action interface should be implemented by any class that performs file system actions for RollingFileAppenders after the close of the active log file.
-
Classes in org.apache.log4j.rolling.helper used by org.apache.log4j.rolling.helperClassDescriptionThe Action interface should be implemented by any class that performs file system actions for RollingFileAppenders after the close of the active log file.Abstract base class for implementations of Action.