- 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 |
||
|---|---|---|
| .. | ||
| application | ||
| domain | ||
| infrastructure | ||
| presentation | ||
| lib.rs | ||
| main.rs | ||