Package | Description |
---|---|
org.jboss.logmanager.formatters |
Modifier and Type | Class | Description |
---|---|---|
class |
JsonFormatter |
A formatter that outputs the record into JSON format optionally printing details.
|
class |
MultistepFormatter |
A formatter which formats a record in a series of steps.
|
class |
PatternFormatter |
A formatter which uses a text pattern to format messages.
|
class |
StructuredFormatter |
An abstract class that uses a generator to help generate structured data from a
record . |
class |
XmlFormatter |
A formatter that outputs the record in XML format.
|
Copyright © 2018. All rights reserved.