Skip navigation links
D G H I L O S V 

D

DEFAULT - Static variable in interface okhttp3.logging.HttpLoggingInterceptor.Logger
A HttpLoggingInterceptor.Logger defaults output appropriate for the current platform.

G

getLevel() - Method in class okhttp3.logging.HttpLoggingInterceptor
 

H

HttpLoggingInterceptor - Class in okhttp3.logging
An OkHttp interceptor which logs request and response information.
HttpLoggingInterceptor() - Constructor for class okhttp3.logging.HttpLoggingInterceptor
 
HttpLoggingInterceptor(HttpLoggingInterceptor.Logger) - Constructor for class okhttp3.logging.HttpLoggingInterceptor
 
HttpLoggingInterceptor.Level - Enum in okhttp3.logging
 
HttpLoggingInterceptor.Logger - Interface in okhttp3.logging
 

I

intercept(Interceptor.Chain) - Method in class okhttp3.logging.HttpLoggingInterceptor
 

L

log(String) - Method in interface okhttp3.logging.HttpLoggingInterceptor.Logger
 

O

okhttp3.logging - package okhttp3.logging
 

S

setLevel(HttpLoggingInterceptor.Level) - Method in class okhttp3.logging.HttpLoggingInterceptor
Change the level at which this interceptor logs.

V

valueOf(String) - Static method in enum okhttp3.logging.HttpLoggingInterceptor.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum okhttp3.logging.HttpLoggingInterceptor.Level
Returns an array containing the constants of this enum type, in the order they are declared.
D G H I L O S V 
Skip navigation links

Copyright © 2016. All Rights Reserved.