i

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

Print the log

Parameters

thr

throwable

msg

message