use tracing_appender::non_blocking::WorkerGuard; pub fn init_log() -> WorkerGuard { rolling_file::default() }