Uses of Class
org.apache.logging.log4j.core.layout.LoggerFields

Packages that use LoggerFields
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
org.apache.logging.log4j.core.layout Log4j 2.0 Layout support. 
 

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

Methods in org.apache.logging.log4j.core.appender with parameters of type LoggerFields
static
<S extends Serializable>
SyslogAppender<S>
SyslogAppender.createAppender(String host, String portNum, String protocol, String delay, String immediateFail, String name, String immediateFlush, String suppress, String facility, String id, String ein, String includeMDC, String mdcId, String mdcPrefix, String eventPrefix, String includeNL, String escapeNL, String appName, String msgId, String excludes, String includes, String required, String format, Filter filter, Configuration config, String charsetName, String exceptionPattern, LoggerFields loggerFields, String advertise)
          Create a SyslogAppender.
 

Uses of LoggerFields in org.apache.logging.log4j.core.layout
 

Methods in org.apache.logging.log4j.core.layout that return LoggerFields
static LoggerFields LoggerFields.createLoggerFields(KeyValuePair[] keyValuePairs)
          Create a LoggerFields from KeyValuePairs.
 

Methods in org.apache.logging.log4j.core.layout with parameters of type LoggerFields
static RFC5424Layout RFC5424Layout.createLayout(String facility, String id, String ein, String includeMDC, String mdcId, String mdcPrefix, String eventPrefix, String includeNL, String escapeNL, String appName, String msgId, String excludes, String includes, String required, String exceptionPattern, LoggerFields loggerFields, Configuration config)
          Create the RFC 5424 Layout.
 



Copyright © 1999-2013 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.