public interface RequestLog
extends org.mortbay.component.LifeCycle
RequestLog can be attached to a RequestLogHandler to enable logging of requests/responses.Server#setRequestLog| Modifier and Type | Method and Description |
|---|---|
void |
log(Request request,
Response response) |
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.