Skip to content

Conversation

@matthiasbeyer
Copy link

This patch replaces the hand-written verbosity parsing with the clap-verbosity-flag crate, and sets the default verbosity to INFO level.

clap-verbosity-flag automatically adds a --quiet option to decrease verbosity.


A quick cargo run -- --help showed that it works as expected.

This patch replaces the hand-written verbosity parsing with the
clap-verbosity-flag crate, and sets the default verbosity to INFO level.

clap-verbosity-flag automatically adds a --quiet option to decrease
verbosity.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
@matthiasbeyer
Copy link
Author

Anyone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant