Uses of Package
io.dropwizard.logging.json
-
Packages that use io.dropwizard.logging.json Package Description io.dropwizard.logging.json io.dropwizard.logging.json.layout -
Classes in io.dropwizard.logging.json used by io.dropwizard.logging.json Class Description AbstractJsonLayoutBaseFactory Name Default DescriptiontimestampFormat(none) By default, the timestamp is not formatted; To format the timestamp using set the property with the correspondingDateTimeFormatterstring, for example,yyyy-MM-ddTHH:mm:ss.SSSZprettyPrintfalseWhether the JSON output should be formatted for human readability.appendLineSeparatortrueWhether to append a line separator at the end of the message formatted as JSON.customFieldNamesempty A map of field name replacements.AccessAttribute Represents access logging attributes.EventAttribute Represents event logging attributes. -
Classes in io.dropwizard.logging.json used by io.dropwizard.logging.json.layout Class Description AccessAttribute Represents access logging attributes.EventAttribute Represents event logging attributes.