|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructuredDataId | |
---|---|
org.apache.logging.log4j.message | Public Message Types used for Log4j 2.0. |
Uses of StructuredDataId in org.apache.logging.log4j.message |
---|
Fields in org.apache.logging.log4j.message declared as StructuredDataId | |
---|---|
static StructuredDataId |
StructuredDataId.META
RFC 5424 Meta. |
static StructuredDataId |
StructuredDataId.ORIGIN
RFC 5424 Origin. |
static StructuredDataId |
StructuredDataId.TIME_QUALITY
RFC 5424 Time Quality. |
Methods in org.apache.logging.log4j.message that return StructuredDataId | |
---|---|
StructuredDataId |
StructuredDataMessage.getId()
Returns the id. |
StructuredDataId |
StructuredDataId.makeId(String defaultId,
int enterpriseNumber)
Creates an id based on the current id. |
StructuredDataId |
StructuredDataId.makeId(StructuredDataId id)
Creates an id using another id to supply default values. |
Methods in org.apache.logging.log4j.message with parameters of type StructuredDataId | |
---|---|
String |
StructuredDataMessage.asString(StructuredDataMessage.Format format,
StructuredDataId structuredDataId)
Formats the structured data as described in RFC 5424. |
StructuredDataId |
StructuredDataId.makeId(StructuredDataId id)
Creates an id using another id to supply default values. |
protected void |
StructuredDataMessage.setId(StructuredDataId id)
Sets the id. |
Constructors in org.apache.logging.log4j.message with parameters of type StructuredDataId | |
---|---|
StructuredDataMessage(StructuredDataId id,
String msg,
String type)
Constructor based on a StructuredDataId. |
|
StructuredDataMessage(StructuredDataId id,
String msg,
String type,
Map<String,String> data)
Constructor based on a StructuredDataId. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.