Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.IfAll
-
Packages that use IfAll Package Description org.apache.logging.log4j.core.appender.rolling.action Support classes for the Rolling File Appender. -
-
Uses of IfAll in org.apache.logging.log4j.core.appender.rolling.action
Methods in org.apache.logging.log4j.core.appender.rolling.action that return IfAll Modifier and Type Method Description static IfAll
IfAll. createAndCondition(PathCondition... components)
Create a Composite PathCondition whose components all need to accept before this condition accepts.
-