mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-30 22:40:34 +00:00

## Motivation Fixes #216 ## Solution Adds the `log/std` feature. Side note: how did the CI pass previously? This doesn't even compile on my machine?