public class LogUtils extends Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logRequest(com.squareup.okhttp.Request request) |
static void |
logResponse(com.squareup.okhttp.Response response,
String body) |
public static void logRequest(com.squareup.okhttp.Request request)
throws IOException
IOExceptionpublic static void logResponse(com.squareup.okhttp.Response response,
String body)
Copyright © 2008–2021 Abiquo Holdings S.L.. All rights reserved.