Package io.dropwizard.logging.json.layout
package io.dropwizard.logging.json.layout
-
ClassesClassDescriptionProvides the common functionality for building JSON representations of
IAccessEvent
andILoggingEvent
events.Builds JSON messages from access log events asIAccessEvent
.Builds JSON messages from logging events of the typeILoggingEvent
.Formats objects to JSON strings according to the configuredObjectMapper
and output parameters.Builds a Java map based on the provided configuration and customization.A faster timestamp formatter than the default one in Logback.