lumber
lumber copied to clipboard
No support for log rotation by time
Hey,
Currently it seems the library only does log rotation based on line count. Log rotation based on time would be a really useful feature however. For example if logs were rotated daily this would help finding the correct log file more easier, otherwise multiple files would need to be scanned through to find the correct time range.