mirror of
https://github.com/OMGeeky/downloader.git
synced 2026-01-20 02:11:17 +01:00
loglevel
This commit is contained in:
@@ -35,7 +35,7 @@ async fn main() -> Result<(), Box<dyn Error>> {
|
||||
CombinedLogger::init(vec![
|
||||
// SimpleLogger::new(LevelFilter::Info, Config::default()),
|
||||
TermLogger::new(
|
||||
LevelFilter::Trace,
|
||||
LevelFilter::Info,
|
||||
Config::default(),
|
||||
TerminalMode::Mixed,
|
||||
ColorChoice::Auto,
|
||||
|
||||
Reference in New Issue
Block a user