Skip to content

Parses an email I get whenever there are Exceptions not caught by coworkers code. ^_^

Notifications You must be signed in to change notification settings

digicyc/EmailParse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exception Parser and Emailer

Simple Text File Parser

Reasons

A certain coworker tends to catch certain Exceptions in their python code. Wrapped it and just have it emailed which then it got to big for him to care. I wrote this to parse the email to help organize and help debug/fix each Exception being thrown and not caught.

Basically a good example of a Parser using Scala's Regex.

About

Parses an email I get whenever there are Exceptions not caught by coworkers code. ^_^

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages