info

abstract fun info(message: String?)

记录一个 信息 级别的日志.


open fun info(e: Throwable?)
abstract fun info(message: String?, e: Throwable?)