šŸ¦€ Rust Weekly Log — Structured Logging with tracing


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



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *