fix(log): rotate existing latest.log with timestamp on start #17

Merged
gitroot merged 4 commits from dyagyatis/warproot:fix-log-rotation into main 2026-08-18 04:04:55 +00:00
Contributor

Fixes #12

Rotates existing non-empty latest.log to latest-<timestamp>.log before opening a fresh log file, preserving execution history.

Fixes #12 Rotates existing non-empty `latest.log` to `latest-<timestamp>.log` before opening a fresh log file, preserving execution history.
gitroot left a comment

lgtm

lgtm
Sign in to join this conversation.
No description provided.