i

open override fun i(    tag: String,     msg: String,     throwable: Throwable?)

Send an information log

Parameters

tag

The tag to log

msg

The message to log

throwable

The exception to log