w

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

Print the log

Parameters

thr

throwable

msg

message