public class HttpLogging
extends java.lang.Object
Logger
used in this class.
Basic HTTP request response will be log if Level is INFO, HEADERS if level is FINE and all the bodies if Level is
ALL.Modifier and Type | Method and Description |
---|---|
static okhttp3.logging.HttpLoggingInterceptor |
getLoggingInterceptor() |