ix

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

Print the log to xposed log

Parameters

thr

throwable

msg

message