d

open override fun d(tag: String, message: String, tr: Throwable?)

Logs a debug message.

Parameters

tag

calling object

message

the message to log

tr

exception to log (may be null).