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

Let the user adjust the output verbosity at runtime #101

Merged
merged 2 commits into from
Oct 14, 2022
Merged

Conversation

ielis
Copy link
Collaborator

@ielis ielis commented Oct 13, 2022

By default, the app reports warning and errors when it is just about to crash and burn and produces no output on STDERR for the happy path. The PR adds an option to increase the logging verbosity by providing one or more -v options (e.g. -vvv for TRACE).

ielis added 2 commits October 13, 2022 16:29
Signed-off-by: Daniel Danis <daniel.gordon.danis@protonmail.com>
Signed-off-by: Daniel Danis <daniel.gordon.danis@protonmail.com>
@ielis ielis changed the base branch from main to develop October 13, 2022 20:35
@ielis ielis merged commit ab2861f into develop Oct 14, 2022
@ielis ielis deleted the runtime_verbosity branch October 14, 2022 18:37
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