Uses of Package
io.dropwizard.logging.json
Packages that use io.dropwizard.logging.json
-
Classes in io.dropwizard.logging.json used by io.dropwizard.logging.jsonClassDescriptionName Default Description
timestampFormat
(none) By default, the timestamp is not formatted; To format the timestamp using set the property with the correspondingDateTimeFormatter
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.Represents access logging attributes.Represents event logging attributes. -
Classes in io.dropwizard.logging.json used by io.dropwizard.logging.json.layoutClassDescriptionRepresents access logging attributes.Represents event logging attributes.