Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Verbosity #64

Closed
erayerdin opened this issue Nov 24, 2021 · 0 comments · Fixed by #68
Closed

Add Verbosity #64

erayerdin opened this issue Nov 24, 2021 · 0 comments · Fixed by #68
Assignees
Labels
enhancement New feature or request

Comments

@erayerdin
Copy link
Owner

Add an argument for verbosity, such like -vvv.

@erayerdin erayerdin added the enhancement New feature or request label Nov 24, 2021
@erayerdin erayerdin self-assigned this Nov 24, 2021
erayerdin added a commit that referenced this issue Nov 25, 2021
* added verbose argument

* unified stdout chain

* separated stdout and stderr chains

* simplified formatters

* set level to info

* separated logger into crate::cli::logging::get_logger function

* colorized logger

* added verbosity levels

* implemented formatting for verbosity levels

* implemented target filtering for verbosity

* removed colors from verbose output

* added emojis to operation logs

* updated documents for verbosity

* updated changelog

closes #64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant