prev <<
Logging
>> next
Log rotation
Doing log rotation directly via the logging object feels wrong to me
(overhead of checking the time / size during each logging...)
but that's one more reason why I prefer syslog...