Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfAccumulatedFileSize
Packages that use IfAccumulatedFileSize
-
Uses of IfAccumulatedFileSize in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action that return IfAccumulatedFileSizeModifier and TypeMethodDescriptionstatic IfAccumulatedFileSizeIfAccumulatedFileSize.createFileSizeCondition(String size, PathCondition... nestedConditions) Create an IfAccumulatedFileSize condition.