| Package | Description |
|---|---|
| org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
| 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) |
Copyright © 2006-2016 OPS4J - Open Participation Software for Java. All Rights Reserved.