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