|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RollingPolicy | |
|---|---|
| org.apache.log4j.rolling | Implements various file rolling policies. |
| Uses of RollingPolicy in org.apache.log4j.rolling |
|---|
| Classes in org.apache.log4j.rolling that implement RollingPolicy | |
|---|---|
class |
FixedWindowRollingPolicy
When rolling over, FixedWindowRollingPolicy renames files
according to a fixed window algorithm as described below. |
class |
RollingPolicyBase
Implements methods common to most, it not all, rolling policies. |
class |
TimeBasedRollingPolicy
TimeBasedRollingPolicy is both easy to configure and quite
powerful. |
| Methods in org.apache.log4j.rolling that return RollingPolicy | |
|---|---|
RollingPolicy |
RollingFileAppender.getRollingPolicy()
Get rolling policy. |
| Methods in org.apache.log4j.rolling with parameters of type RollingPolicy | |
|---|---|
void |
RollingFileAppender.setRollingPolicy(RollingPolicy policy)
Sets the rolling policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2010 The Apache Software Foundation. Licensed under the Apache License, Version 2.0
Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.