-
Updated
Jan 10, 2022 - PHP
{{ message }}
High performance understanding for stack traces (Make error logs more productive)
All PHP functions, rewritten to throw exceptions instead of returning false
Python library providing function decorators for configurable backoff and retry
Bugsnag crash monitoring and reporting tool for Android apps
Bugsnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
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.
Bugsnag error monitoring and crash reporting tool for PHP apps
Exception tracking and logging from Ruby to Rollbar
Exceptionless clients for the .NET platform
Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
Go datastructures.
Error tracking and logging from PHP to Rollbar
Helpers for Elixir exceptions
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Too buggy web application
Bugsnag crash reporting for iOS, macOS and tvOS apps
Python is a multi-paradigm programming language. Meaning, it supports different programming approach. One of the popular approach to solve a programming problem is by creating objects. This is known as Object-Oriented Programming (OOP).
Error tracking and logging from Python to Rollbar
Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.
Laravel error reporting tool
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here is also easy and short. Python treats files differently as text or binary and this is important.
Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel
Microsoft Application Insights for .NET Web Applications
Add a description, image, and links to the exceptions topic page so that developers can more easily learn about it.
To associate your repository with the exceptions topic, visit your repo's landing page and select "manage topics."
Currently we use protobuf to document the representation format: https://github.com/soundcloud/periskop/blob/master/representation/errors.proto.
Since we are not planning to use protobuf as a serialization format, it would be more appropriate to use json schema instead.