Package | Description |
---|---|
org.apache.logging.log4j.core.filter |
Log4j 2 Filter support.
|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
MapFilter.filter(MapMessage mapMessage) |
Modifier and Type | Class and Description |
---|---|
class |
StructuredDataMessage
Represents a Message that conforms to an RFC 5424 StructuredData element along with the syslog message.
|
Modifier and Type | Method and Description |
---|---|
MapMessage |
StructuredDataMessage.newInstance(Map<String,String> map) |
MapMessage |
MapMessage.newInstance(Map<String,String> map) |
MapMessage |
MapMessage.with(String key,
String value)
Add an item to the data Map in fluent style.
|
Copyright © 1999-2017. 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.