Uses of Class
org.apache.logging.log4j.core.layout.HtmlLayout
Packages that use HtmlLayout
-
Uses of HtmlLayout in org.apache.logging.log4j.core.layout
Methods in org.apache.logging.log4j.core.layout that return HtmlLayoutModifier and TypeMethodDescriptionHtmlLayout.Builder.build()
static HtmlLayout
HtmlLayout.createDefaultLayout()
Creates an HTML Layout using the default settings.static HtmlLayout
HtmlLayout.createLayout
(boolean locationInfo, String title, String contentType, Charset charset, String fontSize, String font) Deprecated.