init_logging_with_level
futu_
core
1.3.0
In futu_
core::
log
futu_core
::
log
Function
init_
logging_
with_
level
Copy item path
Source
pub fn init_logging_with_level(level: &
str
)
Expand description
初始化日志系统
优先级: RUST_LOG 环境变量 > level 参数 > 默认 info