LoggerController

interface LoggerController

日志控制系统

See also

Functions

Link copied to clipboard
abstract fun shouldLog(identity: String?, priority: SimpleLogger.LogPriority): Boolean

是否应该记录该等级的日志

Inheritors

Link copied to clipboard