public static interface HttpLoggingInterceptor.Logger
| Modifier and Type | Field | Description |
|---|---|---|
static HttpLoggingInterceptor.Logger |
DEFAULT |
A
HttpLoggingInterceptor.Logger defaults output appropriate for the current platform. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
log(java.lang.String message) |
static final HttpLoggingInterceptor.Logger DEFAULT
HttpLoggingInterceptor.Logger defaults output appropriate for the current platform.Copyright © 2020. All Rights Reserved.