Uses of Class
org.jboss.logmanager.ExtFormatter
Packages that use ExtFormatter
-
Uses of ExtFormatter in org.jboss.logmanager.formatters
Subclasses of ExtFormatter in org.jboss.logmanager.formattersModifier and TypeClassDescriptionclass
A formatter that outputs the record into JSON format optionally printing details.class
A formatter which formats a record in a series of steps.class
A formatter which uses a text pattern to format messages.class
An abstract class that uses a generator to help generate structured data from arecord
.class
A formatter that outputs the record in XML format.