pub fn init_logging( log_level: Option<Level>, log_file: Option<PathBuf>, ) -> Result<()>
初始化日志系统
log_level
log_file