Full information stack trace without deploying PDBs
Don't want to deploy PDBs, but still get exception stack traces that map to original source line numbers? Want to have your cake and eat it too?
ProductionStackTrace is intended to run in Production, without any access to...
More information
Normally when you look at Exception.StackTrace, it looks pretty bad for async method calls, and doesn't even include line numbers when it's run on a device like Phone which lacks PDBs.
This package provides an alternative, Exception.StackTraceEx(), which has cleaned up async output, and which...
More information
A JavaScript tool that allows you to debug your JavaScript by giving you a stack trace of function calls leading to an error (or any condition you specify).
Backtrace's integration with C# applications allows customers to capture and report handled and unhandled C# exceptions to their Backtrace instance, instantly offering the ability to prioritize and debug software errors.
Apteligent (Formerly Crittercism) SDK for Windows. This SDK is currently open-sourced and community supported. Source code is here: https://github.com/crittercism/windows-client
Analyze stack traces produced by ProductionStackTrace - source line info without deploying PDBs
Usage & documentation is at: https://github.com/gimelfarb/ProductionStackTrace
Analyze stack traces produced by ProductionStackTrace - source line info without deploying PDBs
Usage & documentation is at: https://github.com/gimelfarb/ProductionStackTrace
Redistributable components for package 'stacktrace'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Stacktrace aims at becomming a simple to use and platform neutral interface for retrieving stack traces from C++ programs. In addition, it provides a reference implementation for C++ exceptions with stack trace metadata. Stacktrace support both Microsoft Windows and UNIX-like platforms with a GCC...
More information
The package to Log any exceptions, Information or any messages on a log file. it creates a log file inside the Application path and keeps logging on file with the date and time, and user.