Uses of Class
io.dropwizard.logging.json.AbstractJsonLayoutBaseFactory
Packages that use AbstractJsonLayoutBaseFactory
-
Uses of AbstractJsonLayoutBaseFactory in io.dropwizard.logging.json
Subclasses of AbstractJsonLayoutBaseFactory in io.dropwizard.logging.jsonModifier and TypeClassDescriptionclass
Name Default Descriptionincludes
(timestamp, remoteAddress,requestTime, requestUri, statusCode, method, protocol, contentLength, userAgent)) Set of logging event attributes to include in the JSON map.requestHeaders
(empty) Set of request headers included in the JSON map as the ``headers`` field.responseHeaders
(empty) Set of response headers included in the JSON map as the ``responseHeaders`` field.class
Name Default Descriptionincludes
(level, threadName, mdc, loggerName, message, exception, timestamp, callerData) Set of logging event attributes to include in the JSON map.includesMdcKeys
(empty) Set of MDC keys which should be included in the JSON map.