rust-libp2p
rust-libp2p copied to clipboard
feat: introduce logging
Description
Introduce logging as dev depencency to add some abstraction over tracing and tracing-subscriber as discussed in #4992.
Notes & open questions
Should this PR also include applying changes to other crates?
Change checklist
- [ ] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] A changelog entry has been made in the appropriate crates
Curious to see where this is at!