Repository navigation
stacktrace
- Website
- Wikipedia
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
Handle errors in a simple, stable, consistent way
📝 tslog - Universal Logger for TypeScript and JavaScript
Golang errors with stack trace and source fragments.
Simple, portable, and self-contained stacktrace library for C++11 and newer
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
RxJava 2.x extension to provide meaningful Stack Traces
🔥 Error handling library with context, assertion, stack trace and source fragments
Exception tracking and logging from Ruby to Rollbar
C++ library for storing and printing backtraces.
Package stack implements utilities to capture, manipulate, and format call stacks.
smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Detects node eventloop block and reports where it started
PHP function tracker
A better console.log for the log-driven debugging junkies
🔥 xUnwind is a collection of Android native stack unwinding solutions.
Drop-in replacement for the standard library errors package and github.com/pkg/errors