Ticket #386 (defect)
Opened 3 years ago
Last modified 3 years ago
I want to log _cpOnError but not NotFound or other HTTPErrors
Status: closed (fixed)
| Reported by: | fumanchu | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Currently, _cpOnError justs makes an HTTPError, and uses its logging (if "logTracebacks" is True). _cpOnError should have its own config entry and do its own logging, I think.
Change History
11/09/05 15:57:03: Modified by fumanchu
- status changed from new to assigned.
11/10/05 00:04:58: Modified by fumanchu
- status changed from assigned to closed.
- resolution set to fixed.


Fixed in [805].