opengento / logger
This extension sets new logger handlers for Magento2, such as Gelf or Slack and many others.
Fund package maintenance!
0.14.0
2025-07-28 19:34 UTC
Requires
- php: ^8.1
- elasticsearch/elasticsearch: ^7.17.2 || ^8.0.0
- graylog2/gelf-php: ^1.6.0 || ^2.0.0
- magento/framework: >=100.1.0
Requires (Dev)
- magento/magento-coding-standard: ^5
- magento/marketplace-eqp: ^4.0
- roave/security-advisories: dev-master
README
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
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!