error

abstract fun error(message: String?)

记录一个 错误 级别的日志.


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