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

usability: Better error messages and documentation. #20

Merged
merged 4 commits into from
Mar 16, 2023

Conversation

winder
Copy link
Contributor

@winder winder commented Mar 16, 2023

Summary

If an invalid log level is detected print the valid ones.
If the data directory is not set print a message saying that it is required by CLI or environment variable.
More descriptive cobra documentation strings.
Simplify error reporting by printing them if they are returned.

Test Plan

New and existing unit tests.

@winder winder merged commit a0a6f98 into algorand:master Mar 16, 2023
@winder winder deleted the will/required-data-dir branch March 16, 2023 16:51
tzaffi pushed a commit to tzaffi/conduit that referenced this pull request May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants