bkubicki/magento2-logger-utils

Logger utils for Magento 2

1.0.1 2020-03-24 14:40 UTC

This package is auto-updated.

Last update: 2024-08-25 00:26:04 UTC


README

Overview

Library provides slight adjustments for magento 2 native logger feature.

Features

  • custom implementation of base handler OnlySelfSeverityLevelAwareHandler, which doesn't use higher severity handers, so logs are more readable

Prerequisites

  • PHP 7.2|7.3

Installation

To install the extension use the following commands:

 composer require bkubicki/magento2-logger-utils

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Changelog

See changelog here.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.