Adding logging and tracing to an Axum App | Rust.
DISCLAIMER: This is not a comprehensive article about logging or tracing.
The service we will build is really simple, with an endpoint and with examples showing logs in our command line, JSON logs, tracing, and how to generate log files.
For this tas...
carlosmv.hashnode.dev7 min read