Releases: dmitry-ivanov/laravel-console-logger
Releases · dmitry-ivanov/laravel-console-logger
5.8.1
8.0.0
5.5.4
5.5.4 (06 Apr 2020)
Fixed
- Made FileChannel's
MonologFormatter
compatible with the parent class (thanks, @mrelevance);
7.0.0
6.1.0
6.1.0 (23 Feb 2020)
Added
- Sentry support (thanks, @itelmenko for help);
Fixed
- PSR-12 changes, doc-blocks added, various refactorings here and there;
6.0.0
- Laravel 6 support added;
5.8.0
- Laravel 5.8 support added;
5.6.3
- Fix monolog compatibility;
Release 5.7.5
- The
monolog/monolog
made1.24.0
related fixes;
Release 5.7.4
- Minor fixes;