Skip to content

v1.6.27

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:27
feat: retain rotated logs across restarts, bump 1.6.27

Log file now rolls at 10MB and keeps the 30 most recent archives
(KeepSome) with local timestamps, appending across restarts, so about a
month of history survives for debugging crashes instead of being
truncated to a single current file.