Skip to content

Releases: cesargb/php-log-rotation

version 2.0.0

22 Mar 18:01
3880d30
Compare
Choose a tag to compare

New api for rotate and compress file

version 1.2.0

07 Mar 08:31
fede786
Compare
Choose a tag to compare

Add:

  • add argument maxFileSize in method rotate. It will check if the filesize is less than maxFileSize ( in MB ) then skip the rotation.

version 1.1.0

11 Dec 20:28
Compare
Choose a tag to compare

Function addProcessor return self and permit list arguments

version 1.0.0

07 Dec 20:37
b12c79f
Compare
Choose a tag to compare
Update README.md