Uses of Class
org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy
Packages that use DefaultRolloverStrategy
Package
Description
Rolling File Appender and support classes.
-
Uses of DefaultRolloverStrategy in org.apache.logging.log4j.core.appender.rolling
Methods in org.apache.logging.log4j.core.appender.rolling that return DefaultRolloverStrategyModifier and TypeMethodDescriptionDefaultRolloverStrategy.Builder.build()
static DefaultRolloverStrategy
DefaultRolloverStrategy.createStrategy
(String max, String min, String fileIndex, String compressionLevelStr, Action[] customActions, boolean stopCustomActionsOnError, Configuration config) Deprecated.Since 2.9 Usage of Builder API is preferable