ex

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