http-server
http-server copied to clipboard
Setup Tracing for Axum
We need tracing to produce logs for debugging and monitoring. Tracing is a library we can use given that is developed by Tokio, the same organization behind Axum.