d
Send a DEBUG log message.
Parameters
tag
Used to identify the source of a log message. It usually identifies the class or activity where the log call occurs.
msg
The message you would like logged.
Send a DEBUG log message.
Used to identify the source of a log message. It usually identifies the class or activity where the log call occurs.
The message you would like logged.