d

abstract fun d(tag: String?, message: String?): Int

Send a DEBUG log message.

Return

Unused by Marigold

Parameters

tag

Used to identify the source of a log message.

message

The message you would like logged.