d

fun d(tag: String, message: String)

Logs a debug message.

Parameters

tag

The log tag identifying the source.

message

The message to log.