dx

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

Print the log to xposed log

Parameters

thr

throwable

msg

message