Type
magento2-module
Demo Module for Custom Logger with Magento 2.
magento2-module
MIT
None
None
None
None
None
This repository is a demo of how to implement its own logger model in Magento 2.
If you are interseted into how to do it in your code, step by step, read our article.
A gift from the Blackbird Agency Team :bird:
Zip Package:
Unzip the package in app/code/Blackbird/LoggerSample.
Composer Package:
composer require blackbird/module-logger-sample
Then, run the following magento command:
php bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Raise a new request.
For further information, contact us:
This project is licensed under the Blackbird Policy License - see the LICENSE link for details.
That's all folks!