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 and Description |
---|---|
Map<String,AppenderControl> |
RoutingAppender.getAppenders()
Returns an unmodifiable view of the appenders created by this
RoutingAppender . |
Modifier and Type | Method and 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 and Description |
---|---|
boolean |
AppenderControlArraySet.add(AppenderControl control)
Adds an AppenderControl to this set.
|
Copyright © 1999-2021 The 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.