d

fun d(message: String, tag: String = defaultTag)(source)

Logs a DEBUG message.

Parameters

message

The message to log.

tag

The tag to identify the log source. Defaults to the current default tag.