Skip to content

shipperhq/module-logger

Repository files navigation

ShipperHQ 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:

  1. composer require shipperhq/module-logger
  2. composer update
  3. 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.