logHandler

Set a custom log handler for redirecting logs to your own logging system. Defaults to android.util.Log.

By default, this sends info, warning, and error messages. If you wish to receive Debug level messages, see debugLogsEnabled.