Closed interrogator closed 5 years ago
This should wait until about 2 months pass without a single Loggo failure.
@oskyk i know this bugs you the most ... any chance you wanna try playing with the tb object to remove the loggo frames?
https://www.programcreek.com/python/example/775/traceback.extract_tb
Revisited this, no satisfactory answer for Python 3, and most people cautioning against. See:
Closing because this is an evil idea and the complaining @oskyk hasn't gotten involved
Some of us don't like the fact that loggo accounts for about half the traceback when there is an error. Loggo itself is fairly stable now, so pruning the traceback object to remove the Loggo frames would help a bit.