| Package | Description |
|---|---|
| org.jboss.logmanager.formatters |
| Class and Description |
|---|
| ColorMap |
| FormatStep
A single format step which handles some part of rendering a log record.
|
| JsonFormatter
A formatter that outputs the record into JSON format optionally printing details.
|
| MultistepFormatter
A formatter which formats a record in a series of steps.
|
| StructuredFormatter
An abstract class that uses a generator to help generate structured data from a
record. |
| StructuredFormatter.ExceptionOutputType
Defines the way a cause will be formatted.
|
| StructuredFormatter.Generator
A generator used to create the structured output.
|
| StructuredFormatter.Key
The key used for the structured log record data.
|
| XmlFormatter.Namespace
The namespaces for logged records.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.