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 RouteRoute. createRoute(java.lang.String appenderRef, java.lang.String key, Node node)Create the Route.
-