httpLoggingInterceptor

abstract fun httpLoggingInterceptor(httpLoggingInterceptor: HttpLoggingInterceptor?): PNConfiguration.Builder
abstract val httpLoggingInterceptor: HttpLoggingInterceptor?

Sets a custom HttpLoggingInterceptor for logging network traffic.

See also

HttpLoggingInterceptor