Class HttpJsonLoggingInterceptor

java.lang.Object
com.amilesend.client.connection.http.HttpJsonLoggingInterceptor
All Implemented Interfaces:
okhttp3.Interceptor

public class HttpJsonLoggingInterceptor extends Object implements okhttp3.Interceptor
A logging interceptor to aid in debugging.
See Also:
  • Interceptor