Uses of Annotation Type
org.apache.logging.log4j.core.config.plugins.PluginAliases
Packages that use PluginAliases
Package
Description
Log4j 2 Appenders.
Message oriented middleware appenders.
Configuration of Log4j 2.
Log4j 2 Filter support.
-
Uses of PluginAliases in org.apache.logging.log4j.core.appender
Method parameters in org.apache.logging.log4j.core.appender with annotations of type PluginAliasesModifier and TypeMethodDescriptionstatic FailoverAppender
FailoverAppender.createAppender
(String name, String primary, String[] failovers, String retryIntervalSeconds, Configuration config, Filter filter, String ignore) Create a Failover Appender. -
Uses of PluginAliases in org.apache.logging.log4j.core.appender.mom
Classes in org.apache.logging.log4j.core.appender.mom with annotations of type PluginAliasesModifier and TypeClassDescriptionclass
Generic JMS Appender plugin for both queues and topics. -
Uses of PluginAliases in org.apache.logging.log4j.core.config
Classes in org.apache.logging.log4j.core.config with annotations of type PluginAliasesModifier and TypeClassDescriptionfinal class
An Appender reference.class
-
Uses of PluginAliases in org.apache.logging.log4j.core.filter
Classes in org.apache.logging.log4j.core.filter with annotations of type PluginAliasesModifier and TypeClassDescriptionclass
Filter based on a value in the Thread Context Map (MDC).class
Filter based on a value in the Thread Context Map (MDC).