pub fn init_log_simple( level: &str, log_file: String, log_file_max: &str, use_console: bool, use_async: bool, ) -> LogResult<()>
简单初始化日志