fabro/lib
Bryan Helmkamp 625b05dd78 feat(logging): add daily log rotation and 7-day cleanup
Logs were growing unbounded — cli.log and server.log used
rolling::never() with no rotation. Switch to daily rotation via
tracing-appender builder API (prefix.YYYY-MM-DD.log) and clean up
files older than 7 days on startup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 19:08:26 -04:00
..
crates feat(logging): add daily log rotation and 7-day cleanup 2026-04-06 19:08:26 -04:00
packages/fabro-api-client chore: remove unused verification, retros, and sessions endpoints 2026-04-06 17:52:51 -04:00