lumber icon indicating copy to clipboard operation
lumber copied to clipboard

No support for log rotation by time

Open taseppa opened this issue 10 years ago • 0 comments

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.

taseppa avatar Mar 03 '15 10:03 taseppa