Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
Packages that use IfLastModified
Package
Description
Support classes for the Rolling File Appender.
-
Uses of IfLastModified in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action that return IfLastModifiedModifier and TypeMethodDescriptionIfLastModified.Builder.build()static IfLastModifiedIfLastModified.createAgeCondition(Duration age, PathCondition... pathConditions) Deprecated.
newBuilder()instead.