raygun4js by Mindscape Limited

<PackageReference Include="raygun4js" Version="1.9.0" />

Package Files

67,206 bytes

 raygun4js 1.9.0

Raygun4js is a tiny library that you can easily add to your website or web application, which will then let your site automatically transmit all Errors to your Raygun.io dashboard, where you can see the stack trace, environment data, custom data and more. Installation is painless, and configuring your site to transmit errors takes just a couple of minutes.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>raygun4js</id>
    <version>1.9.0</version>
    <title>Raygun4js</title>
    <authors>Mindscape Limited</authors>
    <owners>Mindscape Limited</owners>
    <licenseUrl>https://raw2.github.com/MindscapeHQ/raygun4js/master/LICENSE</licenseUrl>
    <projectUrl>http://raygun.io/raygun-providers/javascript</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Raygun4js is a tiny library that you can easily add to your website or web application, which will then let your site automatically transmit all Errors to your Raygun.io dashboard, where you can see the stack trace, environment data, custom data and more. Installation is painless, and configuring your site to transmit errors takes just a couple of minutes.</description>
    <summary>Official Raygun JavaScript module - automatic client-side error tracking for your web project</summary>
    <releaseNotes>Add ignoreAjaxAbort option
Provide vanilla build without jQuery hooks</releaseNotes>
    <language>en-US</language>
    <tags>raygun error tracking reporting logging</tags>
  </metadata>
</package>