e

abstract fun e(msg: String, thr: Throwable? = null)
fun e(thr: Throwable, msg: String = "")

Print the log

Parameters

thr

throwable

msg

message