[Repoze-dev] [issue12] Need exception logging middleware

Chris McDonough bugs at bugs.repoze.org
Wed Oct 31 18:25:40 UTC 2007


Chris McDonough <chrism at plope.com> added the comment:

I've created (and released) repoze.errorlog for this purpose.. see http://repoze.org/viewcvs/
repoze.errorlog/trunk/ .  0.1 was released to dist.repoze.org.  Currently it only logs errors.  I'd like 
to extend it to be able to display an exception history through the web (ie. keep around a FIFO of 
tracebacks and respond to requests for a path like '/error_log' with a manifest of them).

----------
status: chatting -> in-progress

__________________________________
Repoze Bugs <bugs at bugs.repoze.org>
<http://bugs.repoze.org/issue12>
__________________________________


More information about the Repoze-dev mailing list