setLogEnabled

open fun setLogEnabled(enabled: Boolean)

Set the log state of OkHttpRequest. Default value is true.

This configuration will outlast the lifecycle of the Map.

Parameters

enabled

True will enable logging, false will disable