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.
Logs a debug log.
Name | Description |
tag | The log tag. |
msg | The message to log. |
The number of bytes written.