LogDispatcher

日志调度器,用于调度收集到的日志信息 LogInfo

Author

ForteScarlet

Inheritors

Functions

Link copied to clipboard
abstract override fun close()

终止并关闭调度器。

Link copied to clipboard
abstract fun onLog(logInfo: LogInfo)

接收到并处理日志信息。