opengento / logger
This extension sets new logger handlers for Magento2, such as Gelf or Slack and many others.
Fund package maintenance!
www.helloasso.com/associations/opengento/formulaires/1
Installs: 15 246
Dependents: 0
Suggesters: 1
Security: 0
Stars: 9
Watchers: 10
Forks: 3
Open Issues: 2
Type:magento2-module
Requires
- php: ^7.1||^8.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!