Package | Description |
---|---|
okhttp3.logging |
An OkHttp interceptor which logs HTTP request and response data.
|
Modifier and Type | Field and Description |
---|---|
static HttpLoggingInterceptor.Logger |
HttpLoggingInterceptor.Logger.DEFAULT
A
HttpLoggingInterceptor.Logger defaults output appropriate for the current platform. |
private HttpLoggingInterceptor.Logger |
LoggingEventListener.logger |
private HttpLoggingInterceptor.Logger |
LoggingEventListener.Factory.logger |
private HttpLoggingInterceptor.Logger |
HttpLoggingInterceptor.logger |
Constructor and Description |
---|
Factory(HttpLoggingInterceptor.Logger logger) |
HttpLoggingInterceptor(HttpLoggingInterceptor.Logger logger) |
LoggingEventListener(HttpLoggingInterceptor.Logger logger) |