DefaultLogHandler

Default log handling. Sends all logs to android.util.Log.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun log(tag: String, logLevel: Int, throwable: Throwable?, message: () -> String)

Called to log.