Skip to content

Releases: cesargb/laravel-logs-rotate

1.2.0

21 Jul 16:25
93e6576
Compare
Choose a tag to compare
  • Fixed bug that caused lost data when a proccess continue working after rotate.
  • New command: rotate:file, permit rotate other files
  • Only rotate the logs files of the Laravel when logger channels is StreamHandler
  • Structural changes in the code

Add compatibility with Laravel 5.6

07 Feb 20:23
Compare
Choose a tag to compare
1.1.0

Add compatibility with Laravel 5.6

Initial Release

31 Jan 08:26
8a080f0
Compare
Choose a tag to compare

This package permit rotate logs in Laravel with compression.