- Fixed possible type error when passing a value to the batch mode option like
--batch-mode=1
- Changed the type of the private $logger in the
HasContextualLogger
trait fromLoggerInterface
toLoggerInterface|ExtPsrLogger|ExtPsrLogger
- Added PHP 8.3 Support
- Added compatibility with PSR Log v3
- Removed compatibility with PSR Log v2
- Added PHP 8.3 Support
- Added compatibility with PSR Log v2.0
- Removed compatibility with PSR Log v1
- Added PHP 8.1 Support
- Added the missing PSR compliant contextual exception handling to
PythonJsonLogger
- Initial Release
- Extends PSR-3 with
OK
level - Python (JSON) logger
- Laravel Command logger (logs to decorated Laravel console output)
- Trait for Laravel console command