Category Archives: node.js

Exceptionless 4.0 Enhancement Overview – Live Code Demo

We recently announced Exceptionless 4.0, but we also recorded a short demo of some of the enhancements and talked through them. In this live code/feature/functionality review video, Blake talks about: Deploying Elasticsearch 5.x to production with completely new Azure resources. Fixing bugs and doing extensive testing on the new Elasticsearch 5 and Azure implementation. Massive performance …Read More

Exceptionless Documentation has Moved & Grown

The Exceptionless documentation has moved to GitHub! Over the past few weeks, we have taken all the existing documentation on the docs subdomain and migrated it over to the respective GitHub repo. We also pulled out worthy examples, demos, and tutorials from past blog posts and created pages for those, so information is in a more …Read More

Exceptionless Documentation has Moved & Grown

The Exceptionless documentation has moved to GitHub! Over the past few weeks, we have taken all the existing documentation on the docs subdomain and migrated it over to the respective GitHub repo. We also pulled out worthy examples, demos, and tutorials from past blog posts and created pages for those, so information is in a more …Read More

JavaScript / Node.js Client V1 Release Notes

Last week we announced the V1 release candidate for the Exceptionless JavaScript/Node.js Client. This week we’ve got official release notes for you! Have a look. Release Notes 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), UMD, RequireJS, CommonJS, or …Read More

Exceptionless Node.js JavaScript Client Demo

Last week we announced our full featured JavaScript client, and we’re super excited about releasing a version 1.0 soon. This week we’d like to put more details out there on the Node.js version of the JavaScript client, including installation, configuration, and usage. We’ve also set up an Express.js sample app that you can spin up locally to play with …Read More