Package | Description |
---|---|
org.apache.logging.log4j.core.layout |
Log4j 2 Layout support.
|
Modifier and Type | Method and Description |
---|---|
Rfc5424Layout.StructuredDataElement |
Rfc5424Layout.FieldFormatter.format(LogEvent event) |
Modifier and Type | Method and Description |
---|---|
private void |
Rfc5424Layout.formatStructuredElement(java.lang.String id,
Rfc5424Layout.StructuredDataElement data,
java.lang.StringBuilder sb,
Rfc5424Layout.ListChecker checker) |
Modifier and Type | Method and Description |
---|---|
private void |
Rfc5424Layout.addStructuredData(java.util.Map<java.lang.String,Rfc5424Layout.StructuredDataElement> sdElements,
StructuredDataMessage data) |