Library provides slight adjustments for magento 2 native logger feature.
- custom implementation of base handler
OnlySelfSeverityLevelAwareHandler
, which doesn't use higher severity handers, so logs are more readable
- PHP 7.2|7.3
To install the extension use the following commands:
composer require bkubicki/magento2-logger-utils
We use SemVer for versioning. For the versions available, see the tags on this repository.
See changelog here.
This project is licensed under the MIT License - see the LICENSE file for details.