Interface RequestLog

All Known Implementing Classes:
CustomRequestLog, RequestLog.Collection

public interface RequestLog
A RequestLog can be attached to a RequestLogHandler to enable logging of requests/responses.
See Also: