Uses of Class
org.apache.logging.log4j.core.config.plugins.PluginAliases
-
-
Uses of PluginAliases in org.apache.log4j.builders.layout
Classes in org.apache.log4j.builders.layout with annotations of type PluginAliases Modifier and Type Class Description classPatternLayoutBuilderBuild a Pattern Layout -
Uses of PluginAliases in org.apache.logging.log4j.core.appender
Fields in org.apache.logging.log4j.core.appender with annotations of type PluginAliases Modifier and Type Field Description private java.lang.StringAsyncAppender.Builder. errorRefprivate intSocketAppender.AbstractBuilder. reconnectDelayMillisprivate SslConfigurationSocketAppender.AbstractBuilder. sslConfigurationMethod parameters in org.apache.logging.log4j.core.appender with annotations of type PluginAliases Modifier and Type Method Description static FailoverAppenderFailoverAppender. createAppender(java.lang.String name, java.lang.String primary, java.lang.String[] failovers, java.lang.String retryIntervalSeconds, Configuration config, Filter filter, java.lang.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 PluginAliases Modifier and Type Class Description classJmsAppenderDeprecated.Useorg.apache.logging.log4j.core.appender.mom.jakarta.JmsAppender.Fields in org.apache.logging.log4j.core.appender.mom with annotations of type PluginAliases Modifier and Type Field Description private java.lang.StringJmsAppender.Builder. destinationBindingName -
Uses of PluginAliases in org.apache.logging.log4j.core.appender.mom.jakarta
Fields in org.apache.logging.log4j.core.appender.mom.jakarta with annotations of type PluginAliases Modifier and Type Field Description private java.lang.StringJmsAppender.Builder. destinationBindingName -
Uses of PluginAliases in org.apache.logging.log4j.core.config
Classes in org.apache.logging.log4j.core.config with annotations of type PluginAliases Modifier and Type Class Description classAppenderRefAn Appender reference.classHttpWatcher -
Uses of PluginAliases in org.apache.logging.log4j.core.filter
Classes in org.apache.logging.log4j.core.filter with annotations of type PluginAliases Modifier and Type Class Description classThreadContextMapFilterFilter based on a value in the Thread Context Map (MDC).
-