Package | Description |
---|---|
org.apache.logging.log4j.core.appender.rewrite |
Apache Flume Appender.
|
org.apache.logging.log4j.core.filter |
Log4j 2.0 Filter support.
|
org.apache.logging.log4j.core.helpers |
Log4j 2.0 helper classes.
|
org.apache.logging.log4j.core.layout |
Log4j 2.0 Layout support.
|
Modifier and Type | Method and Description |
---|---|
static MapRewritePolicy |
MapRewritePolicy.createPolicy(String mode,
KeyValuePair[] pairs)
The factory method to create the MapRewritePolicy.
|
Modifier and Type | Method and Description |
---|---|
static MapFilter |
MapFilter.createFilter(KeyValuePair[] pairs,
String oper,
String match,
String mismatch) |
static StructuredDataFilter |
StructuredDataFilter.createFilter(KeyValuePair[] pairs,
String oper,
String match,
String mismatch)
Create the StructuredDataFilter.
|
static ThreadContextMapFilter |
ThreadContextMapFilter.createFilter(KeyValuePair[] pairs,
String oper,
String match,
String mismatch) |
static DynamicThresholdFilter |
DynamicThresholdFilter.createFilter(String key,
KeyValuePair[] pairs,
String levelName,
String match,
String mismatch)
Create the DynamicThresholdFilter.
|
Modifier and Type | Method and Description |
---|---|
static KeyValuePair |
KeyValuePair.createPair(String key,
String value)
Create a Key/Value pair.
|
Modifier and Type | Method and Description |
---|---|
static LoggerFields |
LoggerFields.createLoggerFields(KeyValuePair[] keyValuePairs,
String sdId,
String enterpriseId,
String discardIfAllFieldsAreEmpty)
Create a LoggerFields from KeyValuePairs.
|
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.