httpLoggingInterceptor
abstract fun httpLoggingInterceptor(httpLoggingInterceptor: HttpLoggingInterceptor?): PNConfiguration.Builder
Deprecated
This setting is deprecated. Use customLoggers instead
Sets a custom HttpLoggingInterceptor for logging network traffic.
See also
HttpLoggingInterceptor