Package | Description |
---|---|
org.apache.logging.log4j.message |
Public Message Types used for Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
static StructuredDataMessage.Format |
StructuredDataMessage.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StructuredDataMessage.Format[] |
StructuredDataMessage.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
StructuredDataMessage.asString(StructuredDataMessage.Format format,
StructuredDataId structuredDataId)
Formats the structured data as described in RFC 5424.
|
void |
StructuredDataMessage.asString(StructuredDataMessage.Format format,
StructuredDataId structuredDataId,
StringBuilder sb)
Formats the structured data as described in RFC 5424.
|
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.