Package | Description |
---|---|
org.apache.logging.log4j.core.appender |
Log4j 2.0 Appenders.
|
org.apache.logging.log4j.core.layout |
Log4j 2.0 Layout support.
|
Modifier and Type | Method and Description |
---|---|
static TLSSyslogAppender |
TLSSyslogAppender.createAppender(String host,
String portNum,
SSLConfiguration sslConfig,
String delay,
String immediateFail,
String name,
String immediateFlush,
String ignore,
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.
|
static SyslogAppender |
SyslogAppender.createAppender(String host,
String portNum,
String protocol,
String delay,
String immediateFail,
String name,
String immediateFlush,
String ignore,
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.
|
Modifier and Type | Method and Description |
---|---|
static LoggerFields |
LoggerFields.createLoggerFields(KeyValuePair[] keyValuePairs,
String sdId,
String enterpriseId,
String discardIfAllFieldsAreEmpty)
Create a LoggerFields from KeyValuePairs.
|
Modifier and Type | Method and Description |
---|---|
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,
String useTLSMessageFormat,
LoggerFields[] loggerFields,
Configuration config)
Create the RFC 5424 Layout.
|
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.