Package | Description |
---|---|
org.apache.logging.log4j.core.appender.routing |
Apache Flume Appender.
|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.0.
|
Modifier and Type | Method and Description |
---|---|
Node |
Route.getNode()
Returns the Dynamic Appender Node.
|
Modifier and Type | Method and Description |
---|---|
static Route |
Route.createRoute(String appenderRef,
String key,
Node node)
Create the Route.
|
Modifier and Type | Field and Description |
---|---|
protected Node |
BaseConfiguration.rootNode
The root node of the configuration.
|
Modifier and Type | Method and Description |
---|---|
Node |
Node.getParent() |
Modifier and Type | Method and Description |
---|---|
List<Node> |
Node.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.createConfiguration(Node node,
LogEvent event) |
void |
BaseConfiguration.createConfiguration(Node node,
LogEvent event) |
Constructor and Description |
---|
Node(Node node) |
Node(Node parent,
String name,
PluginType<?> type)
Creates a new instance of
Node and initializes it
with a name and the corresponding XML element. |
Copyright © 1999-2014 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.