| 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. |
| Constructor and Description |
|---|
HttpLoggingInterceptor(HttpLoggingInterceptor.Logger logger) |
Copyright © 2017. All Rights Reserved.