Skip to content

v1.0.0

Compare
Choose a tag to compare
@niemyjski niemyjski released this 09 Jun 17:55

We've put a ton of work into the JavaScript and node clients to ensure you can capture even more errors and events. We wanted to provide you with an awesome client that gives you the full fidelity of our other error clients.

  • Client supports JavaScript and Node (Works everywhere)
  • Send your errors, logs or feature usages to your Exceptionless dashboard
  • Supports various module formats such as es6 (SystemJS/jspm), UMDRequireJS, CommonJS, or global
  • We built the Exceptionless JavaScript/Nodes.js Client with the past and future browsers in mind. Everything is testable via components injected on startup (via dependency injection), which means you can replace any component of the system to fit your specific needs.
  • Includes first class integration for third party libraries like AngularJS and Express
  • Client is a full feature parity of our .NET clients, including:
    • Support for custom objects
    • Mark events as critical
    • Server side settings
    • Data exclusions
    • Plugins
    • and more...

Usage, Examples, and more...

Everything you need to get up and running (including contributing/developing) can be found in the readme. Javascript, Express, TypeScript, SystemJS, and RequireJS examples can be found in the example folder.

Feedback

We're listening and we'd love to hear your feedback! Please send us your feedback via an in-app message for help, or submit an issue on GitHub with bugs, feedback, etc. We're here to make sure you get things working properly so you can take full advantage of Exceptionless!