| Package | Description |
|---|---|
| org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
| org.apache.logging.log4j.core.script |
Log4j 2 Script support.
|
| Modifier and Type | Field and Description |
|---|---|
private WatchManager |
AbstractConfiguration.watchManager |
| Modifier and Type | Method and Description |
|---|---|
WatchManager |
Configuration.getWatchManager()
Return the WatchManager.
|
WatchManager |
AbstractConfiguration.getWatchManager() |
| Modifier and Type | Field and Description |
|---|---|
private WatchManager |
ScriptManager.watchManager |
| Constructor and Description |
|---|
ScriptManager(Configuration configuration,
WatchManager watchManager) |