Uses of Class
io.dropwizard.logging.json.layout.AbstractJsonLayout
Packages that use AbstractJsonLayout
-
Uses of AbstractJsonLayout in io.dropwizard.logging.json.layout
Subclasses of AbstractJsonLayout in io.dropwizard.logging.json.layoutModifier and TypeClassDescriptionclass
Builds JSON messages from access log events asIAccessEvent
.class
Builds JSON messages from logging events of the typeILoggingEvent
.