Uses of Class
org.apache.logging.log4j.core.config.plugins.PluginNode
-
Packages that use PluginNode Package Description org.apache.logging.log4j.core.appender Log4j 2 Appenders.org.apache.logging.log4j.core.appender.routing Apache Flume Appender.org.apache.logging.log4j.core.config.arbiters -
-
Uses of PluginNode in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type PluginNode Modifier and Type Field Description private NodeAppenderSet.Builder. node -
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. -
Uses of PluginNode in org.apache.logging.log4j.core.config.arbiters
Fields in org.apache.logging.log4j.core.config.arbiters with annotations of type PluginNode Modifier and Type Field Description private NodeScriptArbiter.Builder. node
-