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