GLOBAL_LOG

Static GLOBAL_LOG 

Source
static GLOBAL_LOG: LogCore
Expand description

全局日志系统实例

使用 const fn 在编译时初始化,零运行时开销。 所有日志宏和公共 API 都委托给此实例。