Log4j 1.3alpha-6

Uses of Package
org.apache.log4j.rolling

Packages that use org.apache.log4j.rolling
org.apache.log4j.rolling Implements various file rolling policies. 
org.apache.log4j.rolling.helper Internal helper classes used by org.apache.log4j.rolling package. 
 

Classes in org.apache.log4j.rolling used by org.apache.log4j.rolling
RollingPolicy
          A RollingPolicy is responsible for performing the rolling over of the active log file.
RollingPolicyBase
          Implements methods common to most, it not all, rolling policies.
RolloverFailure
          A RolloverFailure occurs if, for whatever reason a rollover fails.
TriggeringPolicy
          A TriggeringPolicy controls the conditions under which rollover occurs.
 

Classes in org.apache.log4j.rolling used by org.apache.log4j.rolling.helper
RolloverFailure
          A RolloverFailure occurs if, for whatever reason a rollover fails.
 


Log4j 1.3alpha-6

Copyright 2000-2005 Apache Software Foundation.