Mercurial > hg
comparison hgweb.cgi @ 13443:8fa83d7159eb stable
serve: catch and log all Exceptions, not only StandardException
Other exceptions than StandardExceptions were left to the default error handler
which was muted when running in daemon mode.
Now all Exceptions are handled and logged to the log file.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 21 Feb 2011 00:52:23 +0100 |
parents | 227b9f13db13 |
children | 85cba926cb59 |
comparison
equal
deleted
inserted
replaced
13442:bb107a31820e | 13443:8fa83d7159eb |
---|