Files
ProductionDataBaseSync_Data…/src/sync
Misaka_Company e2631d5dd7 feat(compact): dedicated compact.log with same daily-archive semantics as sync.log
Compact audit trail now writes to logs/compact.log via its own
RotatingFileHandler. The sync.compact logger does not propagate to root,
so compact messages are isolated. Archive/ rotation happens on next
setup_logging call (service restart) via the existing mechanism.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-06 11:35:16 +08:00
..