Package | Description |
---|---|
org.apache.logging.log4j.core |
Implementation of Log4j 2.
|
org.apache.logging.log4j.core.async |
Provides Asynchronous Logger classes and interfaces for low-latency logging.
|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LoggerContext |
The LoggerContext is the anchor for the logging system.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AsyncLoggerContext |
LoggerContext that creates AsyncLogger objects. |
Modifier and Type | Field | Description |
---|---|---|
protected List<ConfigurationListener> |
AbstractConfiguration.listeners |
Listeners for configuration changes.
|
Modifier and Type | Method | Description |
---|---|---|
List<ConfigurationListener> |
ConfiguratonFileWatcher.getListeners() |
Modifier and Type | Method | Description |
---|---|---|
void |
AbstractConfiguration.addListener(ConfigurationListener listener) |
Add a listener for changes on the configuration.
|
void |
Configuration.addListener(ConfigurationListener listener) |
|
void |
AbstractConfiguration.removeListener(ConfigurationListener listener) |
Remove a ConfigurationListener.
|
void |
Configuration.removeListener(ConfigurationListener listener) |
Constructor | Description |
---|---|
ConfiguratonFileWatcher(Reconfigurable reconfigurable,
List<ConfigurationListener> configurationListeners) |
Copyright © 1999-2018. 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.