Uses of Class
org.apache.logging.log4j.core.appender.rolling.action.AbstractAction
Packages that use AbstractAction
Package
Description
Rolling File Appender and support classes.
Support classes for the Rolling File Appender.
-
Uses of AbstractAction in org.apache.logging.log4j.core.appender.rolling
Subclasses of AbstractAction in org.apache.logging.log4j.core.appender.rollingModifier and TypeClassDescriptionprivate static classPerforms actions asynchronously. -
Uses of AbstractAction in org.apache.logging.log4j.core.appender.rolling.action
Subclasses of AbstractAction in org.apache.logging.log4j.core.appender.rolling.actionModifier and TypeClassDescriptionclassAbstract action for processing files that are accepted by the specified PathFilters.final classCompresses a file using bzip2 compression.classA group of Actions to be executed in sequence.classRollover or scheduled action for deleting old log files that are accepted by the specified PathFilters.classFile rename action.final classCompresses a file using GZ compression.classFile POSIX attribute view action.final classCompresses a file using Zip compression.