ex

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

Print the log to xposed log

Parameters

thr

throwable

msg

message