Ticket #701 (enhancement)
Opened 1 year ago
Last modified 1 year ago
Debug System
Status: new
| Reported by: | EnTeQuAk <chrissiG@gmx.net> | Assigned to: | rdelon |
|---|---|---|---|
| Priority: | low | Milestone: | 3.2 |
| Component: | CherryPy code | Keywords: | debug |
| Cc: |
If you know the WSGI utilities Colubrid and Werkzeug you already know the wonderful debugging system they're providing.
It's simple and very powerful.
It's possible to use them with a CherryPy application. But I think it would be very nice if CherryPy provides something like that in the core or through a buildin tool.
For more informations see the Werkzeug Documentation and the Werkzeug Debug System Sourcecode.
Regards, Christopher Grebs
Change History
10/26/07 02:24:32: Modified by fumanchu
- milestone changed from 3.1 to 3.2.

