Closed
Bug 745559
Opened 13 years ago
Closed 13 years ago
Improve Pyramid error logging
Categories
(Pancake Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
M2
People
(Reporter: st3fan, Assigned: st3fan)
Details
Currently we see errors like:
Error - <class 'urllib2.HTTPError'>: HTTP Error 500: Internal Server Error
Which should at least have a remote ip and date attached to them.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → sarentz
| Assignee | ||
Comment 1•13 years ago
|
||
Ok it seems the request is actually logged after it is done processing, so it will print after exceptions and errors. Nothing to fix.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•