spryker/error-handler

ErrorHandler module

Installs: 2 234 390

Dependents: 28

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 1


README

Latest Stable Version Minimum PHP Version

ErrorHandler is Spryker OS's dedicated error handling mechanism that collects detailed error related information. ErrorHandler handles notices, warnings and other types of minor issues usually not thrown as strict exceptions like more serious errors.

Installation

composer require spryker/error-handler

Documentation

Spryker Documentation