Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfNot
-
Packages that use IfNot Package Description org.apache.logging.log4j.core.appender.rolling.action Support classes for the Rolling File Appender. -
-
Uses of IfNot in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action that return IfNot Modifier and Type Method Description static IfNot
IfNot. createNotCondition(PathCondition condition)
Create an IfNot PathCondition.
-