debug

open override fun debug(tag: String?, message: String?)

Logs a debug message.

Parameters

tag

The tag of the message.

message

The message body.