public final class LoggingInterceptor extends Object implements com.squareup.okhttp.Interceptor
| Modifier and Type | Field and Description |
|---|---|
org.slf4j.Logger |
log |
| Constructor and Description |
|---|
LoggingInterceptor(org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Response |
intercept(com.squareup.okhttp.Interceptor.Chain chain) |
public com.squareup.okhttp.Response intercept(com.squareup.okhttp.Interceptor.Chain chain)
throws IOException
intercept in interface com.squareup.okhttp.InterceptorIOExceptionCopyright © 2015. All rights reserved.