set Log To Console
The SDK Log to console option. When true we will also log to console using Android's android.util.Log class. It is useful for debugging purposes.
If not set, the default false will be set
Return
this builder to continue chaining
Parameters
log To Console