tokio-rs / tracing

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

MakeWriterExt docs fix #2831

Open kaffarell opened 9 months ago

kaffarell commented 9 months ago

Fixes #2819

mladedav commented 3 months ago

Should this target master instead of v0.1.x? I assume the issue will be there too and backporting should be simple since the context will be the same in the changed file?

kaffarell commented 3 months ago

Oops, yes. Fixed it!