opengento/logger

This extension sets a new Gelf logger handler for Magento2.

Installs: 13 005

Dependents: 0

Suggesters: 1

Security: 0

Stars: 7

Watchers: 10

Forks: 2

Open Issues: 2

Type:magento2-module

0.8.0 2022-08-16 19:52 UTC

This package is auto-updated.

Last update: 2024-04-14 15:19:17 UTC


README

Latest Stable Version License: MIT Packagist Packagist

This extension sets a new Gelf logger handler for Magento2.

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!