Skip to main content

startup_log

Macro startup_log 

Source
macro_rules! startup_log {
    ($($arg:tt)*) => { ... };
}
Expand description

启动日志宏 - 专门用于程序启动时的配置信息输出