Skip to content

fix: add log rotation with configurable max size and file count#113

Open
kush-mehra1 wants to merge 1 commit into
madanrajsagar:mainfrom
kush-mehra1:fix/issue-61-log-rotation
Open

fix: add log rotation with configurable max size and file count#113
kush-mehra1 wants to merge 1 commit into
madanrajsagar:mainfrom
kush-mehra1:fix/issue-61-log-rotation

Conversation

@kush-mehra1

Copy link
Copy Markdown

Fixes #61

Backend log file grows unbounded — no rotation configured. Added winston-daily-rotate-file with configurable max size (default 20mb) and max files (default 14d).

GSSOC 2026 contribution

@kush-mehra1

Copy link
Copy Markdown
Author

GSSOC 2026 contribution. could a maintainer add the gssoc:approved label and a difficulty level? thanks.
github profile: https://github.com/kush-mehra1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

backend log file never rotated

2 participants