Skip to main content

init_logging_with_level

Function init_logging_with_level 

Source
pub fn init_logging_with_level(level: &str)
Expand description

Stable API — 初始化日志系统(stderr fmt layer)。

优先级: RUST_LOG 环境变量 > level 参数 > 默认 info

v1.4.106 codex 1110 F7 [P2]:install runtime reload handle(用于 RemoteCmd set_log_level 真切 filter)。