Docs drift: logging is SQLite-only, manuals still describe log files #6

Closed
opened 2026-06-21 16:21:07 +00:00 by Kessinen · 0 comments
Owner

internal/logger writes only to logs.db (+ stdout). But MANUAL.md sections 8/9 and SPEC.md still document info_YYYY-MM-DD.log, error_*.log, and structured.json, none of which are produced anymore. Update MANUAL.md, MANUAL.html, and SPEC.md to the logs.db reality, drop the midnight-rollover known-limitation, and document log_retention_days instead.

internal/logger writes only to logs.db (+ stdout). But MANUAL.md sections 8/9 and SPEC.md still document info_YYYY-MM-DD.log, error_*.log, and structured.json, none of which are produced anymore. Update MANUAL.md, MANUAL.html, and SPEC.md to the logs.db reality, drop the midnight-rollover known-limitation, and document log_retention_days instead.
Kessinen added the documentationbug labels 2026-06-21 16:21:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Kessinen/av1dae#6