mirror of
https://github.com/tokio-rs/tracing.git
synced 2026-03-19 22:24:11 +00:00
update tracing appender readme (#2054)
This commit is contained in:
@@ -44,7 +44,7 @@ that can be used with _or_ without the non-blocking writer.
|
||||
|
||||
Add the following to your `Cargo.toml`:
|
||||
```toml
|
||||
tracing-appender = "0.1"
|
||||
tracing-appender = "0.2"
|
||||
```
|
||||
|
||||
This crate can be used in a few ways to record spans/events:
|
||||
|
||||
Reference in New Issue
Block a user