| Package | Description |
|---|---|
| org.apache.logging.log4j.core.appender.routing |
Apache Flume Appender.
|
| org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,AppenderControl> |
RoutingAppender.getAppenders() |
| Modifier and Type | Method | Description |
|---|---|---|
AppenderControl[] |
AppenderControlArraySet.clear() |
Atomically sets the values to an empty array and returns the old array.
|
AppenderControl[] |
AppenderControlArraySet.get() |
Returns the underlying array.
|
AppenderControl |
AppenderControlArraySet.remove(String name) |
Removes the AppenderControl with the specific name and returns it (or
null if no such appender existed). |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
AppenderControlArraySet.add(AppenderControl control) |
Adds an AppenderControl to this set.
|
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.