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
Simple, portable, and self-contained stacktrace library for C++11 and newer
Golang errors with stack trace and source fragments.
🔥 Error handling library with context, assertion, stack trace and source fragments
Adds variables to python traceback. Simple, lightweight, controllable. Customize formats and colors. 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 too.
RxJava 2.x extension to provide meaningful Stack Traces
C++ library for storing and printing backtraces.
Exception tracking and logging from Ruby to Rollbar
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