A RequestLog can be attached to a {@link org.eclipse.jetty.server.handler.RequestLogHandler} to enable logging of requests/responses.
@see RequestLogHandler#setRequestLog(RequestLog)
@see Server#setRequestLog(RequestLog)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.