Module Logger
shipperhq/module-logger
Provides advanced logging with graded levels (debug, info, warning, critical) per extension. Log entries are stored in a database table viewable in the Magento admin panel.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubShipperHQ Logger
Description
Provides advanced logging for Magento 2
Facts
- 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
Compatibility
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.
Installation Instructions
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.
Support
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.
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
License
Copyright (c) 2015 Zowta LLC & Zowta Ltd. See LICENSE for details.
We also dutifully respect the Magento OSL license.
Copyright
Copyright (c) 2016 Zowta LLC & Zowta Ltd.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.