httpLoggingInterceptor

abstract var httpLoggingInterceptor: HttpLoggingInterceptor?

Deprecated

This setting is deprecated. Use customLoggers instead

Sets a custom HttpLoggingInterceptor for logging network traffic.

See also

HttpLoggingInterceptor