Uses of Package
io.dropwizard.logging.json.layout
Packages that use io.dropwizard.logging.json.layout
-
Classes in io.dropwizard.logging.json.layout used by io.dropwizard.logging.jsonClassDescriptionFormats objects to JSON strings according to the configured
ObjectMapper
and output parameters.A faster timestamp formatter than the default one in Logback. -
Classes in io.dropwizard.logging.json.layout used by io.dropwizard.logging.json.layoutClassDescriptionProvides the common functionality for building JSON representations of
IAccessEvent
andILoggingEvent
events.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.