Uses of Interface
org.apache.log4j.rolling.RolloverDescription
Packages that use RolloverDescription
-
Uses of RolloverDescription in org.apache.log4j.rolling
Classes in org.apache.log4j.rolling that implement RolloverDescriptionModifier and TypeClassDescriptionfinal class
Description of actions needed to complete rollover.Methods in org.apache.log4j.rolling that return RolloverDescriptionModifier and TypeMethodDescriptionFixedWindowRollingPolicy.initialize
(String file, boolean append) Initialize the policy and return any initial actions for rolling file appender..RollingPolicy.initialize
(String file, boolean append) Initialize the policy and return any initial actions for rolling file appender..TimeBasedRollingPolicy.initialize
(String currentActiveFile, boolean append) Initialize the policy and return any initial actions for rolling file appender..Prepare for a rollover.Prepare for a rollover.Prepare for a rollover.