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

switching from log facade to tracing #332

Merged
merged 1 commit into from
May 14, 2022

Conversation

attila-lin
Copy link
Contributor

fix #283

@ebkalderon
Copy link
Owner

This looks good to me, as an initial effort! It would be great if we could leverage the futures instrumentation facilities of tracing as well going forward. Thanks for the pull request, @attila-lin.

Would you mind fixing the conflicts in the CHANGELOG.md and Cargo.toml as a result of the recent release of 0.17.0, please?

@attila-lin
Copy link
Contributor Author

Yes. I will fix it.

@attila-lin
Copy link
Contributor Author

@ebkalderon done 😄

Copy link
Owner

@ebkalderon ebkalderon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thanks for getting this PR working. ❤️

One final request: it seems that #312 has introduced merge conflicts in the Cargo.toml and CHANGELOG.md again. Would you perhaps mind rebasing your branch one last time? Apologies, and thanks again for your contribution.

@attila-lin
Copy link
Contributor Author

done. @ebkalderon

@silvanshade
Copy link
Contributor

Thanks for the PR and for your patience getting this merged!

@silvanshade silvanshade merged commit cc4c858 into ebkalderon:master May 14, 2022
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.

Consider switching from log facade to tracing
3 participants