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