Package org.apache.log4j.rolling

Implements various file rolling policies.

See: Description

Package org.apache.log4j.rolling Description

Implements various file rolling policies.

The RollingFileAppender class serves as the linchpin of this package. Its behaviour is controlled by two subcomponents of type RollingPolicy and TriggeringPolicy.

Copyright © 2015 The Apache Software Foundation. All rights reserved.