Provides advanced logging for Magento 2
- Provides graded levels of logging: debug, info, warning and critical
- Provides granular logging per extension or module
- Will log to specified log files
- Creates log entries in a table viewable from the admin panel of Magento 2
- extension on GitHub
This module supports and is tested against the following Magento versions:
- 2.4.7-beta1
- 2.4.6-p1
- 2.4.6
- 2.4.5-p3
- 2.4.5-p2
- 2.4.5-p1
- 2.4.5
- 2.4.4-p4
- 2.4.4-p3
- 2.4.4-p2
- 2.4.4-p1
- 2.4.4
- 2.4.3-p3
- 2.4.3-p2
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
per the official Magento 2 requirements
Supports both Magento Opensource (Community) and Magento Commerce (Enterprise)
Compatibility with earlier editions is possible but not maintained.
Install using composer by adding to your composer file using commands:
- composer require shipperhq/module-logger
- composer update
- bin/magento setup:upgrade
For up-to-date installation instructions, along with troubleshooting steps, please see the documentation, below.
For further information on using Logger, please refer to our online documentation. If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Copyright (c) 2015 Zowta LLC & Zowta Ltd. See LICENSE for details.
We also dutifully respect the Magento OSL license.
Copyright (c) 2016 Zowta LLC & Zowta Ltd.