mirror of
https://framagit.org/veretcle/tootube.git
synced 2025-07-21 13:24:19 +02:00
feat: add log
This commit is contained in:
@@ -21,5 +21,7 @@ fn main() {
|
||||
|
||||
let config = parse_toml(matches.get_one::<String>("config").unwrap());
|
||||
|
||||
env_logger::init();
|
||||
|
||||
run(config);
|
||||
}
|
||||
|
Reference in New Issue
Block a user