Skip to content

This extension sets new logger handlers for Magento2, such as Gelf or Slack and many others.

License

Notifications You must be signed in to change notification settings

opengento/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2a78e3 · Aug 28, 2024

History

29 Commits
Aug 11, 2024
Aug 11, 2022
Aug 11, 2022
Aug 16, 2022
Aug 13, 2022
Aug 11, 2022
Jan 10, 2022
Aug 11, 2022
Aug 13, 2022
Jan 10, 2022
Jan 10, 2022
Aug 28, 2024
Aug 28, 2024
Aug 11, 2022

Repository files navigation

Gelf Logger Module for Magento 2

Latest Stable Version License: MIT Packagist Packagist

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

  • Opengento Community - Lead - Twitter Follow
  • Contributors - Contributor - GitHub contributors

License

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

That's all folks!