Hi, is there a package that can detect YSODs and email that information to the developers? Something like that could really help us when something new causes errors.
If that doesn't exist, what improvements can people suggest to this idea?
Some of our thoughts:
Email info should include:
URL/query string
User (If applicable)
YSOD data
Date/Timestamp
Store to DB in case email is failing
Make DB configurable so that errors from multiple sites can be stored in the same DB for easy reference.
YSOD Detection
Hi, is there a package that can detect YSODs and email that information to the developers? Something like that could really help us when something new causes errors.
If that doesn't exist, what improvements can people suggest to this idea?
Some of our thoughts:
Hi,
I always just use ELMAh for this https://code.google.com/p/elmah/
Hope this helps,
Richard
Thanks Richard! I haven't tested it yet, but I think that's what I was hoping to find. :)
is working on a reply...