#
error-handling
Here are 1,103 public repositories matching this topic...
Bash Infinity is a modern standard library / framework / boilerplate for Bash
testing
shell
bash
boilerplate
framework
functional-programming
logging
oop
error-handling
standard-library
-
Updated
Aug 6, 2021 - Shell
Generate, parse, and enhance JavaScript stack traces in all web browsers
-
Updated
Mar 25, 2021 - JavaScript
Exceptionless server and jobs
javascript
c-sharp
redis
elasticsearch
monitoring
log
crash-reporting
error-monitoring
logging
crash-reports
exception
error-handling
asp-net
error-reporting
foundatio
exceptionless
unhandled-exceptions
error-stack-trace
crash-reporting-tool
bug-tracking-tool
-
Updated
Aug 9, 2021 - C#
High performance understanding for stack traces (Make error logs more productive)
-
Updated
Jul 29, 2021 - C#
-
Updated
Jul 18, 2021 - JavaScript
debugger
php
profiler
nette
nette-framework
ajax
error-handling
php-errors
tracy
firelogger
dump-variables
-
Updated
Jul 12, 2021 - PHP
Easily add loading, empty and error states in your app.
-
Updated
Jun 9, 2020 - Java
Protocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views
-
Updated
Sep 14, 2018 - Swift
Catch errors with style 💥 ✨
-
Updated
May 30, 2021 - JavaScript
eris provides a better way to handle, trace, and log errors in Go 🎆
-
Updated
Jul 30, 2021 - Go
html
theme
nginx
webserver
expressjs
error-handling
caddy
error-messages
koajs
apache-httpd
lighttpd
http-errors
-
Updated
Jun 10, 2021 - JavaScript
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
debugging
php
bugsnag
laravel
errors
crash-reporting
error-monitoring
lumen
crash
error-handling
debug
exceptions
bugs
error-reporting
debugging-tool
error-notification
exception-reporting
bugsnag-laravel
-
Updated
Jul 26, 2021 - PHP
A comprehensive error handling library for Go
-
Updated
Apr 7, 2021 - Go
rogpeppe
commented
May 17, 2021
If a Snafu
derive has accidentally been left in an enum definition, the error: Only struct-like and unit enum variants are supported
error can be confusing, because it points only to the offending variant, not to the Snafu
derive, and the message doesn't mention snafu
at all.
Please consider making that error a little more specific; say:
error: Snafu supports only struct-like an
Golang errors with stack trace and source fragments.
-
Updated
Mar 15, 2019 - Go
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
javascript
bugsnag
monitoring
crash-reporting
error-monitoring
bug
error-handling
debug
exceptions
bugs
javascript-errors
error-reporting
exception-handling
error-stack-trace
debugging-tool
crash-reporting-tool
exception-reporting
bugsnag-notifier
bugsnag-js
application-monitoring-software
-
Updated
Aug 6, 2021 - TypeScript
ZacSweers
commented
Apr 8, 2019
This case should just be passed directly to the parent handler
-
Updated
Aug 3, 2021 - TypeScript
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.
python
stacktrace
debugging
errors
jupyter
colors
logging
arguments
pretty-print
python3
error-handling
exceptions
dump
frame
traceback
print
pretty
variables
exception-handling
locals
-
Updated
Jul 20, 2021 - Python
stacktrace
json
stack
json-api
logger
logging
pretty-print
typescript-library
error-handling
exceptions
logging-library
-
Updated
Jun 28, 2021 - TypeScript
Error tracking and logging from JS to Rollbar
-
Updated
Jul 1, 2021 - JavaScript
Bugsnag error monitoring and crash reporting tool for PHP apps
php
bugsnag
errors
crash-reporting
error-monitoring
crash
error-handling
debug
exceptions
bugs
error-reporting
exception-handling
debugging-tool
error-notification
crash-reporting-tool
exception-reporting
bugsnag-php
application-monitoring-software
bug-tracking-tool
php-error-monitoring
-
Updated
Jul 5, 2021 - PHP
Show some ❤️ to Node.js process errors
nodejs
javascript
testing
debugging
library
monitoring
es6
test
promise
handler
logging
process
exception
error-handler
error-handling
error
uncaught-exceptions
code-quality
handling
uncaught
-
Updated
Jul 2, 2021 - JavaScript
Create & Show progress, data or error views, the easy way!
android
progress-bar
state
loading
error-handling
error-page
states
loading-screen
error-pages
empty-state
-
Updated
Jan 30, 2019 - Java
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
android
stacktrace
bugsnag
ios
react-native
crash-reporting
error-monitoring
crash
error-handling
debug
exceptions
bugs
error-reporting
exception-handling
debugging-tools
debugging-tool
crash-reporting-tool
exception-reporting
application-monitoring-software
bug-tracking-tool
-
Updated
Sep 7, 2020 - JavaScript
A small utility to pretty-print Python tracebacks. ⛺
-
Updated
Mar 1, 2020 - Python
-
Updated
Jun 23, 2020 - Swift
Improve this page
Add a description, image, and links to the error-handling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the error-handling topic, visit your repo's landing page and select "manage topics."
Package version eg. v9, v10:
Issue, Question or Enhancement:
Golangci-lint (https://github.com/golangci/golangci-lint) comes with a errorlint linter (https://github.com/polyfloyd/go-errorlint). When I switched it on, I got this issue f