d

open override fun d(tag: String, msg: String)

Log with debug severity.

Parameters

tag

Identifier for the source of a log message.

msg

The message to log.