tokio-rs / tracing

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

fix invalid doc comment link and remove duplicate doc line prefix #2832

Closed shengsheng closed 5 days ago

shengsheng commented 10 months ago
  1. Fix invalid doc comment link: https://docs.rs/tracing-core/0.1.32/tracing_core/callsite/index.html#rebuilding-cached-interest

    image
  2. Remove duplicate doc line prefix: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/layer/index.html#per-layer-filtering

    image