Class HttpJsonLoggingInterceptor
java.lang.Object
com.amilesend.client.connection.http.HttpJsonLoggingInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
A logging interceptor to aid in debugging.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion -
Field Summary
Fields inherited from interface okhttp3.Interceptor
Companion -
Method Summary
-
Method Details
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-
builder
-