Uses of Class
org.apache.logging.log4j.core.layout.Rfc5424Layout.StructuredDataElement
Packages that use Rfc5424Layout.StructuredDataElement
-
Uses of Rfc5424Layout.StructuredDataElement in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return Rfc5424Layout.StructuredDataElementModifier and TypeMethodDescriptionMethods in org.apache.logging.log4j.core.layout with parameters of type Rfc5424Layout.StructuredDataElementModifier and TypeMethodDescriptionprivate void
Rfc5424Layout.formatStructuredElement
(String id, Rfc5424Layout.StructuredDataElement data, StringBuilder sb, ListChecker checker) Method parameters in org.apache.logging.log4j.core.layout with type arguments of type Rfc5424Layout.StructuredDataElementModifier and TypeMethodDescriptionprivate void
Rfc5424Layout.addStructuredData
(Map<String, Rfc5424Layout.StructuredDataElement> sdElements, StructuredDataMessage data)