fix(log): rotate existing latest.log with timestamp on start #17
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
utils/warproot!17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dyagyatis/warproot:fix-log-rotation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #12
Rotates existing non-empty
latest.logtolatest-<timestamp>.logbefore opening a fresh log file, preserving execution history.lgtm