d

fun d(tag: String, msg: String)

Logs a message at DEBUG level, if enabled.

Parameters

tag

The tag to log.

msg

The message to log.