pub fn logger_stdout(level: impl Into<DebugLevel>)
简单,纯粹想输出日志而已。适用于临时 控制台输出日志 logger_stdout(“info,custom_utils=warn”)