@JvmStatic @JvmOverloads fun debug(message: String?, throwable: Throwable? = null): Unit
fun debug(tag: String, message: String?, throwable: Throwable? = null): Unit