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.log4j.builders.layout
Classes in org.apache.log4j.builders.layout with annotations of type PluginAliases -
Uses of PluginAliases in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type PluginAliasesModifier and TypeFieldDescriptionprivate String
AsyncAppender.Builder.errorRef
private int
SocketAppender.AbstractBuilder.reconnectDelayMillis
private SslConfiguration
SocketAppender.AbstractBuilder.sslConfiguration
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.Fields in org.apache.logging.log4j.core.appender.mom with annotations of type PluginAliases -
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).