tokio-rs / turmoil

Add hardship to your tests
MIT License
795 stars 50 forks source link

Add documentation on using tracing #155

Closed Benjscho closed 11 months ago

Benjscho commented 12 months ago

Add some documentation on how to use the tracing level of turmoil to see individual packet flow between clients. This uses the axum-example, since that is already instrumented with a tracing-subscriber.