Package org.eclipse.jetty.server
Interface RequestLog
- All Known Implementing Classes:
CustomRequestLog
,RequestLog.Collection
public interface RequestLog
TODO
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
static interface
Writes the generated log string to a log sink -
Method Summary
-
Method Details
-
log
- Parameters:
request
- The request to log.response
- The response to log.
-