- Replace tracing-bunyan-formatter with tracing-subscriber's built-in fmt layer - Default to compact human-readable format, JSON opt-in via RUST_LOG_FORMAT=json - Add tower-http TraceLayer for automatic HTTP request/response logging - Remove tracing-bunyan-formatter and tracing-log dependencies |
||
|---|---|---|
| .. | ||
| routes | ||
| auth.rs | ||
| errors.rs | ||
| mod.rs | ||
| server.rs | ||