Skip to content

Latest commit

 

History

History
executable file
·
38 lines (22 loc) · 716 Bytes

README.md

File metadata and controls

executable file
·
38 lines (22 loc) · 716 Bytes

Logger by Opengento

Gelf Handler for Magento 2

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

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead
    • Twitter Follow

License

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

That's all folks!