Disable raygun completely after loading
Is it possible to remove raygun completely after it has been loaded on a page? I know I can just remove it, but it is loaded via a page from an assembly loaded by nuget in a C# MVC 5 app layout page, don’t ask it wasn’t me that wrote it. Raygun hijacks and alters the console logging of errors and I’m having trouble figuring out why a different 3rd party js library is throwing an error.