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

Do not print warnings on stdout by default #414

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

rafaelfolco
Copy link
Contributor

Print warnings and non-critical errors on stderr
only if '--verbose' is used. Ignore warnings and
non-error messages if not critical, e.g. a block
that was requested that does not exist, or an
index from an endpoint array.

Print warnings and non-critical errors on stderr
only if '--verbose' is used. Ignore warnings and
non-error messages if not critical, e.g. a block
that was requested that does not exist, or an
index from an endpoint array.
@rafaelfolco rafaelfolco requested a review from k-rister October 9, 2023 20:31
@rafaelfolco rafaelfolco merged commit 2d42733 into master Oct 10, 2023
138 checks passed
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.

2 participants