Uses of Class
ch.qos.logback.core.rolling.helper.FileNamePattern
Packages that use FileNamePattern
Package
Description
Internal helper classes used by
ch.qos.logback.core.rolling package.Contains various utility classes.
-
Uses of FileNamePattern in ch.qos.logback.core.rolling.helper
Constructors in ch.qos.logback.core.rolling.helper with parameters of type FileNamePatternModifierConstructorDescriptionSizeAndTimeBasedArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc) TimeBasedArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc) -
Uses of FileNamePattern in ch.qos.logback.core.util
Methods in ch.qos.logback.core.util that return types with arguments of type FileNamePatternModifier and TypeMethodDescriptionstatic Map<String, FileNamePattern> ContextUtil.getFilenamePatternCollisionMap(Context context)