Ticket #660 (enhancement)
Opened 3 years ago
Last modified 3 years ago
Add a 'wsgi.errors' logging handler
Status: closed (fixed)
| Reported by: | fumanchu | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
Change History
02/16/07 14:48:01: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.


Fixed in [1619]. Deployers may now turn on the logging of error messages to wsgi.errors by setting the config entry, log.wsgi = True.