Uses of Interface
io.dropwizard.request.logging.RequestLogFactory
Packages that use RequestLogFactory
-
Uses of RequestLogFactory in io.dropwizard.request.logging
Classes in io.dropwizard.request.logging that implement RequestLogFactoryModifier and TypeClassDescriptionclass
A request log factory which writes request logs via Slf4j and doesn't configure any logging infrastructure.class
A factory for creatingLogbackAccessRequestLog
instances. -
Uses of RequestLogFactory in io.dropwizard.request.logging.old
Classes in io.dropwizard.request.logging.old that implement RequestLogFactoryModifier and TypeClassDescriptionclass
A factory for creatingRequestLog
instances using logback-classic.