Skip to content

bartoszkubicki/magento2-logging-utils

Repository files navigation

BKubicki Magento 2 Logger Utils

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.