public class HttpLoggingInterceptor
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HttpLoggingInterceptor.Level |
| 构造器和说明 |
|---|
HttpLoggingInterceptor(java.lang.String tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
Response |
intercept(Chain chain) |
void |
setColorLevel(java.util.logging.Level level) |
void |
setPrintLevel(HttpLoggingInterceptor.Level level) |
public void setPrintLevel(HttpLoggingInterceptor.Level level)
public void setColorLevel(java.util.logging.Level level)
public Response intercept(Chain chain)
throws java.io.IOException
java.io.IOException