I'm adding a SIGUSR2 signal handler to reopen the logfiles. We can then use logrotate to maintain the logfiles. This seems a better solution that extending the builtin log rotation.
I'm adding a SIGUSR2 signal handler to reopen the logfiles. We can then use logrotate to maintain the logfiles. This seems a better solution that extending the builtin log rotation.