This package is for handling error in any type of Javascript application in an aspect oriented way.
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
@bugsnag/js plugin to report unhandled exceptions in React Native
Shared Express middleware for Polygon Apps Team services: per-request child logger, global error handler with ethers fetch-error sanitisation, and a uniform 404 handler.
This is the global error handler for handling error messages in development and production environments
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
Global error handler for Any
Global error handler for Any
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
A lightweight and developer-friendly toolkit for robust error handling in Express.js applications. Includes ready-to-use custom error classes, an async route error handler wrapper, a global error handler middleware, and a convenient 'not found' route hand
a global error handler plugin for egg,base on youch
This is the global error handler for handling error messages in development and production environments
A robust global error handler for Express apps, handling HTTP, validation, JWT, and database errors in Node.js/TypeScript projects.
A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.
Telemetry Tracker SDK for React Native: global error handler, session and screen tracking.
This is the global error handler for handling error messages in development and production environments
This is the global error handler for handling error messages in development and production environments
This package provides simple and structured custom error classes (`ClientError`, `ServerError`) and a global error handler (`globalError`) for consistent error responses in your Node.js or Express.js applications.
Handle all errors globally in express (async + synchronous)
This is the global error handler for handling error messages in development and production environments
This is the global error handler for handling error messages in development and production environments
Provides a way to make requests
Provides a way to make requests
On the middleware level catch an exception from Rails app and store in the separated Redis database.
== Rails 3.1 javascript - Util asset pack == Sets up a window.Util object which includes * Spinner, with methods to set spinner next to element or hide the spinner * AjaxForm, to ajax enable simple forms * jQuery ajaxError global handler, exception data during development and friendly message in production == Usage spinner (js version) window.Util.spinner.nextTo('#my_button'); window.Util.spinner.nextTo('#my_button', 3, 4); // selector, top offset, left offset window.Util.spinner.hide(); ajax form (coffee script version) jQuery -> new window.Util.AjaxForm '#my_form', -> log "my_form submit success callback" == Install Update the Gemfile in your rails project, add the following line gem 'javascript_util_asset_pack' Run the generator rails generate javascript_util_asset_pack does the following: * Copy spinner.gif to /app/assets/images * Update application.html.erb adding javascript create window.Rails.env variable * Update application.html.erb adding image_tag for spinner.gif * Update application.js adding util_pack == WARNING * 0.0.10 and 0.0.11 are bad versions, use 0.0.12 or above == Coming Soon * configuration object * text in ajaxError overrides * spinner id override == Resources * spinner.gif generated using http://www.ajaxload.info == License The Unlicense (aka: public domain) http://unlicense.org == Ruby Gems * https://rubygems.org/gems/javascript_util_asset_pack
Breakfalls provides a small Railtie that wraps selected controllers with an around_action. When a StandardError is raised, it invokes your registered handlers (global and per-controller) with (exception, request, user, params), then re-raises so existing error handling continues.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.