[Repoze-dev] [issue12] Need exception logging middleware
Chris McDonough
bugs at bugs.repoze.org
Tue Oct 30 20:13:30 UTC 2007
New submission from Chris McDonough <chrism at plope.com>:
We need to write/find middleware that is willing to catch and log errors off to a stream (either a file
or the wsgi.errors file handle) and then reraise them so we can get e.g. repoze.retry out of the
business of writing its own errors out somewhere.
----------
assignedto: chrism
messages: 28
nosy: chrism
priority: feature
status: chatting
title: Need exception logging middleware
__________________________________
Repoze Bugs <bugs at bugs.repoze.org>
<http://bugs.repoze.org/issue12>
__________________________________
More information about the Repoze-dev
mailing list