|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RolloverDescription | Description of actions needed to complete rollover. |
RolloverStrategy | A RollingPolicy specifies the actions taken on a logging file rollover. |
TriggeringPolicy | A TriggeringPolicy controls the conditions under which rollover
occurs. |
Class Summary | |
---|---|
CompositeTriggeringPolicy | Triggering policy that wraps other policies. |
DefaultRolloverStrategy | When rolling over, FixedWindowRollingPolicy renames files
according to a fixed window algorithm as described below. |
OnStartupTriggeringPolicy | Trigger a rollover on every restart. |
PatternProcessor | Parse the rollover pattern. |
RollingFileManager | The Rolling File Manager. |
RolloverDescriptionImpl | Description of actions needed to complete rollover. |
RolloverStrategyBase | |
SizeBasedTriggeringPolicy | |
TimeBasedTriggeringPolicy | Triggering Policy that causes a rollover based on time. |
Enum Summary | |
---|---|
RolloverFrequency | Enumeration of rollover frequency values. |
Rolling File Appender and support classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |