experius/module-exceptiondebugger

1.0.4 2017-09-19 13:25 UTC

This package is auto-updated.

Last update: 2024-04-09 19:12:09 UTC


README

IMPORTANT: Use this module only for development purposes

This module logs the actual error, if the shown error is like An error occurred on the server.

This module makes it easier to debug the Payment step in the checkout. Because with this feature you don't have to manually added files and then reproduce the error because it is already logged.

experius/module-exceptiondebugger

Main Functionalities

  • Log the Actual Exception in a custom log file exception-debugger.log

Additional Information

To manually debug the Payment Section in the checkout take a look at this article:

TODO

  • Change Zend Logger to Custom Logger