Files
sjy01-image-proc/vendor/github.com/lestrrat-go/file-rotatelogs/Changes
2024-10-24 15:46:01 +08:00

9 lines
263 B
Plaintext

Changes
=======
v2.4.0 - 8 Sep 2020
* Add WithRotationSize option to specify log ration when
a certain file size is reached. (NOTE: this does not guarantee
that the file size is exactly the size specified, but that it
*exceeds* the specified size)