Uses of Class
org.jboss.logmanager.formatters.StructuredFormatter
Packages that use StructuredFormatter
-
Uses of StructuredFormatter in org.jboss.logmanager.formatters
Subclasses of StructuredFormatter in org.jboss.logmanager.formattersModifier and TypeClassDescriptionclass
A formatter that outputs the record into JSON format optionally printing details.class
A formatter that outputs the record in XML format.