Difference between revisions of "PythonSource error reporting and logging"
Jump to navigation
Jump to search
(Created page with 'Task: Better error handling in VisTrails (Tommy) * Make copy possible in console window DONE (Not committed) * Make the stack traces from module errors accesible DONE (Not commi…') |
|||
Line 1: | Line 1: | ||
Task: Better error handling in VisTrails (Tommy) | Task: Better error handling in VisTrails (Tommy) | ||
* Make copy possible in console window DONE | * Make copy possible in console window DONE | ||
* Make the stack traces from module errors accesible DONE | * Make the stack traces from module errors accesible DONE | ||
* Investigate debug levels in VisTrails | * Investigate debug levels in VisTrails | ||
* Create persistent error log in VisTrails | * Create persistent error log in VisTrails |
Revision as of 12:54, 8 October 2010
Task: Better error handling in VisTrails (Tommy)
- Make copy possible in console window DONE
- Make the stack traces from module errors accesible DONE
- Investigate debug levels in VisTrails
- Create persistent error log in VisTrails