Skip to content

Exceptional Error Tracking Integration. Easy integrate raygun into magento.

Notifications You must be signed in to change notification settings

cdiacon/raygun_magento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raygun Integration for Magento - free

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

Compatibility

  • Magento >= 1.5.1

Todo

  • Customer env information

About

Exceptional Error Tracking Integration. Easy integrate raygun into magento.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages