I published a new Fearless in Rust video diving into structured logging using tracing and tracing_subscriber. If youβre building services in async Rust or Axum, this will level up your debugging and observability.
Whatβs covered:
- clean + flexible log configuration
- switching between compact and JSON formats
- adding contextual metadata (source_id)
- automatic request logs with TraceLayer
- practical use of #[instrument]
π₯ Watch here: https://youtu.be/UBxHiPFMg0M
Top comments (0)