Summary
Problem: Log files grow indefinitely and consume excessive disk space
When the application runs for extended periods, log files can grow very large and eventually bloat the disk. We should introduce automatic log rotation similar to how logrotate works.
Acceptance Criteria
Summary
Problem: Log files grow indefinitely and consume excessive disk space
When the application runs for extended periods, log files can grow very large and eventually bloat the disk. We should introduce automatic log rotation similar to how logrotate works.
Acceptance Criteria
logging.archive