exceptions topic

List exceptions repositories

traceback_with_variables

675
Stars
27
Forks
Watchers

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 ever...

bugsnag-laravel

864
Stars
132
Forks
Watchers

BugSnag notifier for the Laravel PHP framework. Monitor and report Laravel errors.

bugsnag-android

1.2k
Stars
204
Forks
Watchers

BugSnag crash monitoring and reporting tool for Android apps

bugsnag-php

545
Stars
110
Forks
Watchers

BugSnag error monitoring and crash reporting tool for PHP apps

bugsnag-js

836
Stars
251
Forks
Watchers

JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.

bugsnag-react-native

369
Stars
121
Forks
Watchers

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps

debugging-java

754
Stars
195
Forks
Watchers

Curso que apresenta conceitos introdutórios sobre como podemos trabalhar com debugging na linguagem Java.

LaraBug

268
Stars
58
Forks
Watchers

Laravel error reporting tool

05_Python_Files

223
Stars
216
Forks
Watchers

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 str...