Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
Packages that use IfLastModified
-
Uses of IfLastModified in org.apache.logging.log4j.core.appender.rolling.action
Classes in org.apache.logging.log4j.core.appender.rolling.action that implement interfaces with type arguments of type IfLastModifiedMethods in org.apache.logging.log4j.core.appender.rolling.action that return IfLastModifiedModifier and TypeMethodDescriptionIfLastModified.Builder.build()static IfLastModifiedIfLastModified.createAgeCondition(Duration age, PathCondition... pathConditions) Deprecated.
IfLastModified.newBuilder()instead.