opengento/logger

This extension sets new logger handlers for Magento2, such as Gelf or Slack and many others.

0.10.0 2025-07-01 14:00 UTC

This package is auto-updated.

Last update: 2025-07-10 17:17:49 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This extension sets new logger handlers for Magento2, such as Gelf or Slack and many others.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/logger

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Contributors - Contributor - GitHub contributors

License

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

That's all folks!