We can prove it! Exceptionless 2.0 is real, and we’ve got evidence! We’ve been wanting to give everyone a sneak peak for a long time, and today we are excited to finally be able to. Watch the video above to see a high level overview of the new UI and features. There are still quite …Read More
In the last Exceptionless 2.0 article, we announced the upcoming simplified API. Today, we want to introduce another major piece of V2.0 – the pluggable system. Plugins will allow customization and translation throughout the Exceptionless platform, including integration with third-party services and more. Read on for more details about pluggable details such as event parsing, event …Read More
We hinted that more details on the upcoming Exceptionless 2.0 release would get announced soon, and here we are! Lets dive in a bit further, shall we? Many users have asked for ways to use Exceptionless to report additional types of events, rather than just errors. With version 2.0, we are moving to an event …Read More
Having a handle on your code’s errors is important. Thousands, if not millions, of exceptions are thrown every day in production code without anyone knowing. These errors might be affecting the bottom line, or they could be negligible – either way, it’s important to know that they exist, how often they are occurring, and what …Read More
Having a tool like Exceptionless to report and log your software’s errors is great, but many of our clients experience thousands of instances of each error over various lengths of time, which can become overwhelming quickly. We couldn’t just leave them with a huge list of individual error occurrences to drudge through, so we went …Read More
When an error occurs in your app, you need to know the critical details, fast, so you can drill down and fix it. We get it – we’re developers too – that’s why we built Exceptionless. The trick was organizing the data so it didn’t overwhelm our users, while still providing all the important stuff …Read More
Just over six months ago, we launched Exceptionless with a mission to impact the coding community in a positive way. The goal was, and still is, to help developers find, track, and squash errors, ultimately creating better code for users. A few days ago we officially hit 1000 accounts, and as of today Exceptionless has …Read More
It’s a big day at Exceptionless. We are super excited to announce that we are open sourcing the Exceptionless code! That’s right, now you can hack on our real-time error reporting tool yourself. Too many apps are throwing too many errors out there, resulting in confused users, lost business, and endless frustration. We believe Exceptionless …Read More
This is yet another story of an elusive bug that, without a proper error reporting service, would have gone un-noticed for a very long time. When third-party software and services interact with your code, in any way, you have to be wary that their data may be different from yours. In this instance, our client …Read More
Maybe you’ve got this awesome new web app that you’re ready to go live with, or maybe you’re working on a project that is already customer facing but you’ve got major new features rolling out and want to make sure all goes well. We both know there’s going to be something that isn’t completely right after …Read More