d

abstract fun d(tag: String, msg: String): Int
abstract fun d(    tag: String,     msg: String,     tr: Throwable): Int