Hi guys,
We've been using emailed "Django" tracebacks for a while now on
microPledge.com, and more recently on DecentURL.com. I just sent some
example code to another friend, so I thought I'd pass it on to the
web.pylist in case anyone here would find it useful too. See:
http://blog.micropledge.com/2007/11/emailing-tracebacks/
Basically you run this on your live web app, and whenever a Python exception
occurs you get emailed a link to the lovely error page, chock full of live
debugging information. No longer only have nice traceback info for
development bugs -- get it for prime-time bugs too.
-Ben
--
Ben Hoyt, http://benhoyt.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---