d

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

Print the log

Parameters

thr

throwable

msg

message