Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.AbstractPathAction
-
Packages that use AbstractPathAction Package Description org.apache.logging.log4j.core.appender.rolling.action Support classes for the Rolling File Appender. -
-
Uses of AbstractPathAction in org.apache.logging.log4j.core.appender.rolling.action
Subclasses of AbstractPathAction in org.apache.logging.log4j.core.appender.rolling.action Modifier and Type Class Description class
DeleteAction
Rollover or scheduled action for deleting old log files that are accepted by the specified PathFilters.class
PosixViewAttributeAction
File posix attribute view action.
-