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

tune output of diagnostic messages. #566

Merged
merged 2 commits into from
Oct 5, 2021
Merged

tune output of diagnostic messages. #566

merged 2 commits into from
Oct 5, 2021

Conversation

ckuethe
Copy link
Collaborator

@ckuethe ckuethe commented Oct 5, 2021

In the spirit of unix, "no news" is good news. Recoverable errors are not printed because there's no action required from the user.

If a single -v is given, then more diagnostics are emitted, including recoverable error (file name, error type, resolution).

If multiple -v are given, every file is printed as it is processed.

Finally, if no -v are given, then the value of the ALLSKY_DEBUG_LEVEL environment variable is used.

related to #539

In the spirit of unix, "no news" is good news. Recoverable errors are not
printed because there's no action required from the user.

If a single `-v` is given, then more diagnostics are emitted, including
recoverable error (file name, error type, resolution).

If multiple `-v` are given, every file is printed as it is processed.

Finally, if no `-v` are given, then the value of the `ALLSKY_DEBUG_LEVEL`
environment variable is used.
Copy link
Collaborator

@EricClaeys EricClaeys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good Chris. Thanks for implementing.

@linuxkidd linuxkidd merged commit 5771404 into AllskyTeam:master Oct 5, 2021
@ckuethe ckuethe deleted the verbose_tweak branch October 16, 2021 22:48
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.

3 participants