Skip to content

Automatic UnhandledException tag

Compare
Choose a tag to compare
@QuantumNightmare QuantumNightmare released this 17 Jul 04:47
· 603 commits to master since this release
d59749c

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.