Nick Coghlan <ncoghlan <at> gmail.com> writes: > of the exception information. logging could also gain an independent > "stack_trace=True" option to request inclusion of a stack trace > independently of whether or not exception information is included. Good point, Nick. There are times when you'd want to know how you got to a certain point in code, irrespective of whether any exception occurred. So your suggestion makes sense, and I'll try and see if I can get it into 3.2. Another benefit of this is that a user only gets this if they want it; if I were to use the allframes flag in logging, then everyone would get the print_stack() even if they didn't want it. Regards, Vinay Sajip
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4