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

Improve Error logging #2

Open
n4r1b opened this issue Apr 27, 2021 · 2 comments
Open

Improve Error logging #2

n4r1b opened this issue Apr 27, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@n4r1b
Copy link
Owner

n4r1b commented Apr 27, 2021

At the moment there's pretty much no logging for errors, this has to be improved A LOT.

Consider using crates like:

@n4r1b n4r1b added the enhancement New feature or request label Apr 27, 2021
@Shaddy
Copy link

Shaddy commented Sep 13, 2022

I would add to the list snafu, I found it a mix between anyhow and thiserror, with the super power that works no_std, for me is a real winner :)

@svark
Copy link

svark commented Jul 6, 2023

Very basic suggestion is TraceError could derive from Error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants