static int wtf(String tag, String msg)

Logs a "What a Terrible Failure" log.

Parameters

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

Return

The number of bytes written.