Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.PluginNode
Packages that use PluginNode
Package
Description
Log4j 2 Appenders.
Apache Flume Appender.
-
Uses of PluginNode in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type PluginNode -
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 PluginNodeModifier and TypeMethodDescriptionstatic Route
Route.createRoute
(String appenderRef, 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