brewlog/src
Jon Seager 06384265d3
refactor(logging): switch to env-based log format with HTTP tracing
- 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
2026-02-05 18:13:19 +00:00
..
application refactor(logging): switch to env-based log format with HTTP tracing 2026-02-05 18:13:19 +00:00
domain refactor(cups): remove rating field 2026-02-05 17:02:42 +00:00
infrastructure refactor(cups): remove rating field 2026-02-05 17:02:42 +00:00
presentation refactor: reorganize templates into pages/, partials/lists/, and forms/ 2026-02-05 17:48:18 +00:00
lib.rs feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
main.rs refactor(logging): switch to env-based log format with HTTP tracing 2026-02-05 18:13:19 +00:00