Uses of Interface
ch.qos.logback.core.rolling.RollingPolicy
-
Uses of RollingPolicy in ch.qos.logback.core.rolling
Modifier and TypeClassDescriptionclass
When rolling over,FixedWindowRollingPolicy
renames files according to a fixed window algorithm.class
Implements methods common to most, it not all, rolling policies.class
class
TimeBasedRollingPolicy
is both easy to configure and quite powerful.Modifier and TypeMethodDescriptionvoid
RollingFileAppender.setRollingPolicy
(RollingPolicy policy) Sets the rolling policy.