stacktrace
There are 222 repositories under stacktrace topic.
abumq/easyloggingpp
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.
ehmicky/modern-errors
Handle errors in a simple, stable, consistent way
fullstack-build/tslog
📝 tslog - Universal Logger for TypeScript and JavaScript
ztrue/tracerr
Golang errors with stack trace and source fragments.
bloomberg/pystack
🔍 🐍 Like pstack but for Python!
getsentry/sentry-ruby
Sentry SDK for Ruby
jeremy-rifkin/cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer
andy-landy/traceback_with_variables
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.
akaita/RxJava2Debug
RxJava 2.x extension to provide meaningful Stack Traces
samber/oops
🔥 Error handling library with context, assertion, stack trace and source fragments
rollbar/rollbar-gem
Exception tracking and logging from Ruby to Rollbar
boostorg/stacktrace
C++ library for storing and printing backtraces.
go-stack/stack
Package stack implements utilities to capture, manipulate, and format call stacks.
satanson/cpp_etudes
smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl
bugsnag/bugsnag-react-native
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
naugtur/blocked-at
Detects node eventloop block and reports where it started
cyrus-and/fracker
PHP function tracker
xpl/ololog
A better console.log for the log-driven debugging junkies
hexhacking/xUnwind
:fire: xUnwind is a collection of Android native stack unwinding solutions.
emperror/errors
Drop-in replacement for the standard library errors package and github.com/pkg/errors
MahdiSafsafi/DebugEngine
Delphi debug framework
bloomberg/pasta-sourcemaps
Pretty (and) Accurate Stack Trace Analysis is an extension to the JavaScript source map format that allows for accurate function name decoding.
ryncsn/memstrack
A memory allocation tracer combined with stack trace.
AndreasMadsen/clarify
Remove nodecore related stack trace noise
mifi/stacktracify
CLI to make unreadable production stack traces readable using source maps
DataDog/gostackparse
Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.
Knight-ZXW/Sliver
字节跳动sliver 采集Java函数栈实现
needle-tools/needle-console
⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more
nir0s/backtrace
Makes Python tracebacks human friendly
xpl/panic-overlay
Displays JS errors in browsers. Shows sources. Use with any framework. 💥✨
mdmintz/pdbp
pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.
lainio/err2
Automatic and modern error handling package for Go
beNative/LogViewer
A multi-purpose logviewer
mgechev/ngx-flamegraph
Flame graph for stack trace visualization written in Angular
lizhangqu/retrace
基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等
athos/stacktracer
A small development utility to print stack trace with code context