tokio-rs / tracing

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

tracing-attributes: support const values for target and name #2941

Closed dpc closed 4 months ago

dpc commented 5 months ago

Fixes: https://github.com/tokio-rs/tracing/issues/2460

I only fixed lints making #2917 fail. Seems like they affect master branch as well?

dpc commented 4 months ago

I miss this feature so much, every day. :D

What's the best way to give it another review, approval, merge, release? :D