Implements various file rolling policies.

The {@link ch.qos.logback.core.rolling.RollingFileAppender} class serves as the linchpin of this package. Its behaviour is controlled by two subcomponents of type {@link ch.qos.logback.core.rolling.RollingPolicy} and {@link ch.qos.logback.core.rolling.TriggeringPolicy}.