Class LoggingService

All Implemented Interfaces:
Unwrappable, HttpService, Service<HttpRequest,​HttpResponse>

public final class LoggingService
extends SimpleDecoratingHttpService
Decorates an HttpService to log HttpRequests and HttpResponses.