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 HtmlLayoutHtmlLayout.createDefaultLayout()Creates an HTML Layout using the default settings.static HtmlLayoutHtmlLayout.createLayout(boolean locationInfo, String title, String contentType, Charset charset, String fontSize, String font) Deprecated.