[feat] enhance CLI flags with --quiet
and --no-interaction
; update logging to respect verbosity and quiet modes; refactor log macros and add related tests
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1078,6 +1078,7 @@ dependencies = [
|
||||
"clap",
|
||||
"clap_complete",
|
||||
"clap_mangen",
|
||||
"libc",
|
||||
"libloading",
|
||||
"reqwest",
|
||||
"serde",
|
||||
|
Reference in New Issue
Block a user