Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

blackbird-agency/magento-2-logger-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logger Code Example

Latest Stable Version License: MIT

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 🐦

Setup

Get the package

Zip Package:

Unzip the package in app/code/Blackbird/LoggerSample.

Composer Package:

composer require blackbird/module-logger-sample

Install the module

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.

Support

Raise a new request.

Authors

Contact

For further information, contact us:

Licence

This project is licensed under the Blackbird Policy License - see the LICENSE link for details.

That's all folks!

Packages

No packages published

Languages

  • PHP 100.0%