Uses of Class
org.apache.logging.log4j.core.config.plugins.PluginAliases

Packages that use PluginAliases
org.apache.logging.log4j.core.appender Log4j 2 Appenders. 
org.apache.logging.log4j.core.appender.mom Message oriented middleware appenders. 
org.apache.logging.log4j.core.config Configuration of Log4j 2. 
 

Uses of PluginAliases in org.apache.logging.log4j.core.appender
 

Method parameters in org.apache.logging.log4j.core.appender with annotations of type PluginAliases
static AsyncAppender AsyncAppender.createAppender(AppenderRef[] appenderRefs, String errorRef, boolean blocking, int size, String name, boolean includeLocation, Filter filter, Configuration config, boolean ignoreExceptions)
          Create an AsyncAppender.
static SyslogAppender SyslogAppender.createAppender(String host, int port, String protocolStr, SslConfiguration sslConfig, int reconnectionDelayMillis, boolean immediateFail, String name, boolean immediateFlush, boolean ignoreExceptions, Facility facility, String id, int enterpriseNumber, boolean includeMdc, String mdcId, String mdcPrefix, String eventPrefix, boolean newLine, String escapeNL, String appName, String msgId, String excludes, String includes, String required, String format, Filter filter, Configuration config, Charset charsetName, String exceptionPattern, LoggerFields[] loggerFields, boolean advertise)
          Create a SyslogAppender.
static FailoverAppender FailoverAppender.createAppender(String name, String primary, String[] failovers, String retryIntervalSeconds, Configuration config, Filter filter, String ignore)
          Create a Failover Appender.
static SocketAppender SocketAppender.createAppender(String host, String portNum, String protocolStr, SslConfiguration sslConfig, String delayMillis, String immediateFail, String name, String immediateFlush, String ignore, Layout<? extends Serializable> layout, Filter filter, String advertise, Configuration config)
           
 

Uses of PluginAliases in org.apache.logging.log4j.core.appender.mom
 

Classes in org.apache.logging.log4j.core.appender.mom with annotations of type PluginAliases
 class JmsAppender
          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 PluginAliases
 class AppenderRef
          An Appender reference.
 



Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.