| Package | Description |
|---|---|
| org.jboss.logmanager.ext.formatters |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonFormatter
A formatter that outputs the record into JSON format optionally printing details.
|
class |
LogstashFormatter
A
JSON formatter which adds the @version to
the generated JSON and overrides the timestamp key to @timestamp. |
class |
XmlFormatter
A formatter that outputs the record in XML format.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.