static int i(String tag, String msg, Throwable tr)

Logs an info log with an exception.

Parameters

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

Return

The number of bytes written.