Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfLastModified
-
Packages that use IfLastModified Package Description org.apache.logging.log4j.core.appender.rolling.action -
-
Uses of IfLastModified in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action that return IfLastModified Modifier and Type Method Description IfLastModifiedIfLastModified.Builder. build()static IfLastModifiedIfLastModified. createAgeCondition(Duration age, PathCondition... pathConditions)Deprecated.since 2.24.0 usenewBuilder()instead.
-