lumberjack
lumberjack copied to clipboard
readme question
It is not clear from the README whether setting MaxSize to non-zero but maxBackups and maxAge=0 will result in rotation.
With that configuration will it just delete the old file (that just hit the maxSize) and start with a new empty file?
Can this be documented in the README please?
That's correct, but I'll make sure to document it.