Skip to content

feat: Added tracing crate #45

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

Closed

Conversation

jBernavaPrah
Copy link
Contributor

Removed println! from src and substituted each with a relative tracing::warn!|tracing::error!.

@jeremychone
Copy link
Owner

@jBernavaPrah Great, I meant to do it, so this is perfect.

Thanks for the clean PR. I'm merging the revert testing commit; I like to have one PR commit per feature.

Also, there was leftover dotenv which prevented compilation, so I'm adding a commit.

Merge coming soon.

@jeremychone jeremychone added the PR-MERGED Added for PR that somehow did not get the Merge label Mar 5, 2025
@jeremychone
Copy link
Owner

@jBernavaPrah Ok, this PR is merged, even if GitHub say otherwise.

I had to do pull and merge your two commits, and then did two other cleanup commits.

Somehow, github does not recognize this as a merge, so, my best practice is to add the PR-MERGED label.

And your commit (af73cea) is in the commit list:

commit af73cea1af216fb4de5b033fe94727a4d6d6e07c
Author: jbernava <[email protected]>
Date:   Wed Mar 5 12:02:17 2025 +0100

So, all good.

@jeremychone
Copy link
Owner

PR MERGED (despite GitHub status)

@jeremychone jeremychone closed this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-MERGED Added for PR that somehow did not get the Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants