| Package | Description |
|---|---|
| org.apache.logging.log4j.core.appender.routing |
Apache Flume Appender.
|
| org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
| org.apache.logging.log4j.core.util |
Log4j 2 helper classes.
|
| Modifier and Type | Field and Description |
|---|---|
private ConfigurationScheduler |
IdlePurgePolicy.scheduler |
| Constructor and Description |
|---|
IdlePurgePolicy(long timeToLive,
long checkInterval,
ConfigurationScheduler scheduler) |
| Modifier and Type | Field and Description |
|---|---|
private ConfigurationScheduler |
AbstractConfiguration.configurationScheduler |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationScheduler |
Configuration.getScheduler() |
ConfigurationScheduler |
AbstractConfiguration.getScheduler() |
| Modifier and Type | Field and Description |
|---|---|
private ConfigurationScheduler |
WatchManager.scheduler |
| Constructor and Description |
|---|
WatchManager(ConfigurationScheduler scheduler) |