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

refactor: add tracing and improve error messages #31

Merged
merged 4 commits into from
Sep 27, 2023
Merged

Conversation

amr-crabnebula
Copy link
Collaborator

@amr-crabnebula amr-crabnebula commented Sep 27, 2023

Remove log crate in favor of tracing and tracing_subscriber, reduce number of .expect() and .unwrap() calls (a few were left intentionally that could be refactored later if needed).

Closes RD-34

@amr-crabnebula amr-crabnebula changed the title refactor: add tracing and improve error messages refactor: add tracing and improve error messages [RD-34] Sep 27, 2023
@amr-crabnebula amr-crabnebula changed the title refactor: add tracing and improve error messages [RD-34] refactor: add tracing and improve error messages Sep 27, 2023
@amr-crabnebula amr-crabnebula merged commit d6e8a6d into main Sep 27, 2023
9 checks passed
@amr-crabnebula amr-crabnebula deleted the tracing branch September 27, 2023 22:25
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.

None yet

1 participant