Package | Description |
---|---|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.0.
|
org.apache.logging.log4j.core.config.plugins |
Configuration of Log4j 2.0 via Plugins.
|
Modifier and Type | Method and Description |
---|---|
PluginType<?> |
Node.getType() |
Constructor and Description |
---|
Node(Node parent,
String name,
PluginType<?> type)
Creates a new instance of
Node and initializes it
with a name and the corresponding XML element. |
Modifier and Type | Method and Description |
---|---|
PluginType<?> |
PluginManager.getPluginType(String name)
Returns the type of a specified plugin.
|
Modifier and Type | Method and Description |
---|---|
Map<String,PluginType<?>> |
PluginManager.getPlugins()
Returns all the matching plugins.
|
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.