Class RequestLog.Collection
java.lang.Object
org.eclipse.jetty.server.RequestLog.Collection
- All Implemented Interfaces:
RequestLog
- Enclosing interface:
RequestLog
-
Nested Class Summary
Nested classes/interfaces inherited from interface RequestLog
RequestLog.Collection, RequestLog.Writer -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Collection
-
-
Method Details
-
log
- Specified by:
login interfaceRequestLog- Parameters:
request- The request to log.response- The response to log.
-