lumberjack icon indicating copy to clipboard operation
lumberjack copied to clipboard

readme question

Open nikhilsaraf opened this issue 3 years ago • 1 comments

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?

nikhilsaraf avatar Jun 03 '22 15:06 nikhilsaraf

That's correct, but I'll make sure to document it.

natefinch avatar Jun 03 '22 15:06 natefinch