Uses of Class
org.apache.logging.log4j.core.config.Scheduled
-
Packages that use Scheduled Package Description org.apache.logging.log4j.core.appender.rolling Rolling File Appender and support classes.org.apache.logging.log4j.core.appender.routing Apache Flume Appender. -
-
Uses of Scheduled in org.apache.logging.log4j.core.appender.rolling
Classes in org.apache.logging.log4j.core.appender.rolling with annotations of type Scheduled Modifier and Type Class Description class
CronTriggeringPolicy
Rolls a file over based on a cron schedule. -
Uses of Scheduled in org.apache.logging.log4j.core.appender.routing
Classes in org.apache.logging.log4j.core.appender.routing with annotations of type Scheduled Modifier and Type Class Description class
IdlePurgePolicy
Policy is purging appenders that were not in use specified time in minutes
-