Package | Description |
---|---|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultConfigurationMonitor
The default configuration monitor does not do anything.
|
class |
FileConfigurationMonitor
Configuration monitor that periodically checks the timestamp of the configuration file and calls the
ConfigurationListeners when an update occurs.
|
Modifier and Type | Field and Description |
---|---|
protected ConfigurationMonitor |
AbstractConfiguration.monitor
The ConfigurationMonitor that checks for configuration changes.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationMonitor |
AbstractConfiguration.getConfigurationMonitor() |
ConfigurationMonitor |
Configuration.getConfigurationMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractConfiguration.setConfigurationMonitor(ConfigurationMonitor monitor) |
void |
Configuration.setConfigurationMonitor(ConfigurationMonitor monitor) |
Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.