static int e(String tag, String msg)

Logs an error log.

Parameters

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

Return

The number of bytes written.