Class LoggingClient

All Implemented Interfaces:
Client<HttpRequest,​HttpResponse>, HttpClient, Unwrappable

public final class LoggingClient extends SimpleDecoratingClient<I,​O> implements HttpClient
Decorates an HttpClient to log Requests and Responses.