log

abstract fun log(level: LogLevel, tag: String, msg: String)

日志打印

Parameters

tag

日志标签

msg

日志内容