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

errors: standardise error formatting #147

Closed
lrlna opened this issue Dec 21, 2020 · 1 comment
Closed

errors: standardise error formatting #147

lrlna opened this issue Dec 21, 2020 · 1 comment
Milestone

Comments

@lrlna
Copy link
Member

lrlna commented Dec 21, 2020

Description

Align error formatting for info, warn, error logs and structopt invalid commands. This should result in a more cohesive output to the user, and give more visual cues if something goes wrong.

This issue should be tackled after #146, as we need to take advantage of the new Error impl to be able to implement a formatting trait for this issue.

(This issue was initially discussed in internal design document on error standardisation.)

@lrlna lrlna added this to the 🐣 0.1.0 milestone Dec 21, 2020
@lrlna
Copy link
Member Author

lrlna commented Feb 2, 2021

#186 satisfies this issue.

@lrlna lrlna closed this as completed Feb 2, 2021
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

No branches or pull requests

1 participant