Exceptional Error Tracking Integration. Easy integrate raygun into magento.
- Async helper client
$client = new \Raygun4php\RaygunClient("apiKey", $useAsyncSending);
- Debug mode
$client = new \Raygun4php\RaygunClient("apiKey", $useAsyncSending, $debugMode);
- Custom error handler
customRaygunErrorHandler
- Raygun client helper
getRaygunClient
- Magento >= 1.5.1
- Customer env information