| Interface | Description |
|---|---|
| RequestLogFactory<T extends org.eclipse.jetty.server.RequestLog> |
A service provider interface for creating a Jetty
RequestLog |
| Class | Description |
|---|---|
| LogbackAccessRequestLog |
The Dropwizard request log uses logback-access, but we override it to remove the requirement for logback-access.xml
based configuration.
|
| LogbackAccessRequestLogFactory |
A factory for creating
LogbackAccessRequestLog instances. |
Copyright © 2017. All rights reserved.