| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
This service provides a global dump_request method, which can be called from anywhere, plus it puts a middleware onto the stack, which catches exceptions and dumps them to disk (by calling dump_request itself).
The crash handler can be configured to display a crash page when dumping (if the response hasn't been started already). If configured in debug mode, the middleware shows a page containing the traceback.
Author: André Malo
| 
 | |||
| DumpWarning A non-fatal error occured while writing a dump | |||
| Iterator Result iterator with crash dumper | |||
| Middleware Crash middleware | |||
| CrashService Crash service | |||
| 
 | |||
| __package__ =  | |||
| Home | Trees | Indices | Help | 
 | 
|---|