experius / module-exceptiondebugger
Installs: 5 067
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 3
Forks: 0
Open Issues: 0
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