Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileCount
Packages that use IfAccumulatedFileCount
Package
Description
Support classes for the Rolling File Appender.
-
Uses of IfAccumulatedFileCount in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action that return IfAccumulatedFileCountModifier and TypeMethodDescriptionstatic IfAccumulatedFileCount
IfAccumulatedFileCount.createFileCountCondition
(int threshold, PathCondition... nestedConditions) Create an IfAccumulatedFileCount condition.