tokio-rs / tracing

Application level tracing for Rust.
https://tracing.rs
MIT License
5.53k stars 726 forks source link

Publish `tracing-macros`? #3093

Open thomaseizinger opened 1 month ago

thomaseizinger commented 1 month ago

I've found the following while browser through the repository and would find it quite helpful: https://github.com/tokio-rs/tracing/blob/master/tracing-macros/src/lib.rs

Can we get this published to crates-io?