ch.qos.logback.core.rolling.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of virtdata-lib-realer Show documentation
Show all versions of virtdata-lib-realer Show documentation
With inspiration from other libraries
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}.