| Package | Description |
|---|---|
| org.apache.log4j.rolling |
Implements various file rolling policies.
|
| Modifier and Type | Class and Description |
|---|---|
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 and quite
powerful. |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.