e

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

Send an error log

Parameters

tag

The tag to log

msg

The message to log

throwable

The exception to log