Uses of Class
org.apache.logging.log4j.core.layout.XmlLayout
Packages that use XmlLayout
-
Uses of XmlLayout in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return XmlLayoutModifier and TypeMethodDescriptionXmlLayout.Builder.build()static XmlLayoutXmlLayout.createDefaultLayout()Creates an XML Layout using the default settings.static XmlLayoutXmlLayout.createLayout(boolean locationInfo, boolean properties, boolean complete, boolean compact, Charset charset, boolean includeStacktrace) Deprecated.
newBuilder()instead