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 StringAsyncAppender.Builder.errorRefprivate intSocketAppender.AbstractBuilder.reconnectDelayMillisprivate SslConfigurationSocketAppender.AbstractBuilder.sslConfigurationMethod parameters in org.apache.logging.log4j.core.appender with annotations of type PluginAliasesModifier and TypeMethodDescriptionstatic FailoverAppenderFailoverAppender.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 TypeClassDescriptionclassGeneric 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 classAn 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 TypeClassDescriptionclassFilter based on a value in the Thread Context Map (MDC).