Skip to content

A script to collect and store all known programming errors, syntax or logical, in a Google Sheet.

Notifications You must be signed in to change notification settings

deanosmith/Bug-Catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug-Catcher

The ultimate bug catcher!

A console-based script that stores all your common and uncommon syntax or logic errors, so you don't have to!

The script collects:

  • Date
  • OS
  • Language
  • Application
  • Error (code / type)
  • Error Message
  • Cause
  • Solution
  • Code Solution (if applicable)
  • Tags (comma separated, for search purposes)

through the console and stores the information in a Google Sheet.

This centralises the storage of all your known error and enables efficient searching of these errors.

About

A script to collect and store all known programming errors, syntax or logical, in a Google Sheet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages