Log4j 1.3alpha-4

Uses of Class
org.apache.log4j.rolling.RollingPolicySkeleton

Packages that use RollingPolicySkeleton
org.apache.log4j.rolling Implements various file rolling policies. 
 

Uses of RollingPolicySkeleton in org.apache.log4j.rolling
 

Subclasses of RollingPolicySkeleton in org.apache.log4j.rolling
 class FixedWindowRollingPolicy
          When rolling over, FixedWindowRollingPolicy renames files according to a fixed window algorithm as described below.
 class TimeBasedRollingPolicy
          TimeBasedRollingPolicy is both easy to configure yet quite powerful.
 


Log4j 1.3alpha-4

Copyright 2000-2003 Apache Software Foundation.