Uses of Package
org.apache.log4j.rolling.helper
-
Packages that use org.apache.log4j.rolling.helper Package Description org.apache.log4j.rolling Implements various file rolling policies.org.apache.log4j.rolling.helper Internal helper classes used byorg.apache.log4j.rolling
package. -
Classes in org.apache.log4j.rolling.helper used by org.apache.log4j.rolling Class Description 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. -
Classes in org.apache.log4j.rolling.helper used by org.apache.log4j.rolling.helper Class Description 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.ActionBase Abstract base class for implementations of Action.