Raygun V2 JavaScript

isurfbecause

Posted on
Nov 16 2015

Could we have v2 documentation on how to

  • Create multiple raygun objects
  • Manually send raygun errors

Daniel

Posted on
Nov 23 2015

Hey,

Both of those methods haven't changed in V2 - you can still use Raygun.send and Raygun.constructNewRaygun - you'll just need to do this after page load so that Raygun has been included.

Here's the documentation that should point you in the right direction

https://github.com/MindscapeHQ/raygun4js#multiple-raygun-objects-on-a-single-page

https://github.com/MindscapeHQ/raygun4js#usage

Hope this helps!

Regards, Daniel


Reply