Automatic UnhandledException tag
QuantumNightmare
released this
17 Jul 04:47
·
618 commits
to master
since this release
Any part of Raygun4Net that automatically sends exceptions will now add the "UnhandledException" tag just like other providers. This is used to distinguish uncaught exceptions (likely application crashes) vs exceptions sent from try/catch blocks. Currently applies to ASP .NET, MVC and WebAPI projects.