Releases: cesargb/php-log-rotation
Releases · cesargb/php-log-rotation
version 2.0.0
New api for rotate and compress file
version 1.2.0
Add:
- add argument
maxFileSize
in methodrotate
. It will check if the filesize is less than maxFileSize ( in MB ) then skip the rotation.
version 1.1.0
Function addProcessor return self and permit list arguments
version 1.0.0
Update README.md