static int d(String tag, String msg)

Logs a debug log.

Parameters

Name Description
tag The log tag.
msg The message to log.

Return

The number of bytes written.