Hacker News new | ask | show | jobs
by Minor49er 1706 days ago
You could just log to a file and then use logrotate to help manage the old logs, which should already be available on your system. Hopefully your application doesn't get so big that you need to rethink your logging solution.