Package | Description |
---|---|
io.dropwizard.logging.json | |
io.dropwizard.logging.json.layout |
Class | Description |
---|---|
AbstractJsonLayoutBaseFactory |
Name
Default
Description
timestampFormat
(none)
By default, the timestamp is not formatted; To format the timestamp using set the property with the
corresponding DateTimeFormatter string, for example, yyyy-MM-ddTHH:mm:ss.SSSZ
prettyPrint
false
Whether the JSON output should be formatted for human readability.
appendLineSeparator
true
Whether to append a line separator at the end of the message formatted as JSON.
customFieldNames
empty
A map of field name replacements. |
AccessAttribute |
Represents access logging attributes.
|
EventAttribute |
Represents event logging attributes.
|
Class | Description |
---|---|
AccessAttribute |
Represents access logging attributes.
|
EventAttribute |
Represents event logging attributes.
|
Copyright © 2018. All rights reserved.