Uses of Class
ch.qos.logback.core.rolling.helper.RollingCalendar
Package
Description
Implements various file rolling policies.
Internal helper classes used by
ch.qos.logback.core.rolling
package.-
Uses of RollingCalendar in ch.qos.logback.core.rolling
Modifier and TypeFieldDescriptionprotected RollingCalendar
TimeBasedFileNamingAndTriggeringPolicyBase.rc
-
Uses of RollingCalendar in ch.qos.logback.core.rolling.helper
ModifierConstructorDescriptionSizeAndTimeBasedArchiveRemover
(FileNamePattern fileNamePattern, RollingCalendar rc) TimeBasedArchiveRemover
(FileNamePattern fileNamePattern, RollingCalendar rc)