Uses of Class
org.apache.logging.log4j.core.config.plugins.PluginNode
-
Packages that use PluginNode Package Description org.apache.logging.log4j.core.appender.routing Apache Flume Appender. -
-
Uses of PluginNode in org.apache.logging.log4j.core.appender.routing
Method parameters in org.apache.logging.log4j.core.appender.routing with annotations of type PluginNode Modifier and Type Method Description static Route
Route. createRoute(String appenderRef, String key, Node node)
Create the Route.
-