Backtrace error reporting tool
A debug backtrace module for PEG.js.
A WebdriverIO plugin. Adapter for Cucumber.js testing framework.
Backtrace-JavaScript SDK core library
Backtrace-JavaScript Node.JS integration
Backtrace-JavaScript web browser integration
Backtrace-Javascript React integration
Backtrace-JavaScript sourcemap tools
Backtrace CLI for working with Javascript files.
Backtrace-JavaScript Electron integration
Backtrace-JavaScript NestJS integration
Common tools for Backtrace Node services
CLI server manager for backtrace-console — run/start/stop the Express server.
Backtrace-Javascript React-Native integration
Backtrace.io error reporting tool for client-side applications
Type definitions for cyclic dependencies plugin
Backtrace-JavaScript Session Replay module
Backtrace Rollup plugin
Backtrace Vite plugin
Backtrace Webpack plugin
Track javascript errors
command line interface to the Backtrace object store
Hide unnecessary logs until an error occurs
Simplifies making and parsing queries to and from Coroner.
Display clean and colorful error messages and backtrace
The gem enhances Exception#message by adding a short explanation where the exception is raised
DSL evaluation library. It produces a human-friendly backtrace error
Only show the first backtrace entry when errors are displayed. The complete backtrace can be shown by the _! method.
Rails backtrace silencer for ajax requests
ruby-warning adds custom processing for warnings, including the ability to ignore specific warning messages, ignore warnings in specific files/directories, include backtraces with warnings, treat warnings as errors, deduplicate warnings, and add custom handling for all warnings in specific files/directories.
ConciseErrors replaces ActionDispatch::DebugExceptions with a compact error page that highlights the exception and a truncated backtrace, making Rails crashes easier for humans and AI helpers alike.
cuts off most of the file path and prints out the backtrace line by line for easier parsing. Except for native code errors (ie Syntax, method undefined).
A logger that silently collects information in the background and when an error is raised, logs a hash either out to the System or pushes the log to a service such as Loggly. The log hash contains information such as the backtrace, any logs from calling classes and methods, and configurable contextual information.
Stellar::Erb provides a method for reading .erb files from disk and rendering them to strings, passing arguments, and catching errors with correct backtraces and context.
Modifies the lines in your Rails backtrace output (when server-side errors occur) to make them clickable, and take you straight to that line in Textmate. Based on http://inquirylabs.com/blog2005/?p=36 and now with Rails 3.0 support! In your face!
A Rails gem that catches uncaught exceptions and automatically creates GitHub issues with full error details, backtraces, and request context. Includes deduplication to avoid flooding your repo with duplicate issues.