Reclaim the Stupid Logfile Traceback Format!
Hi, In Zope 2.6 there is a new Site Error Log object and the traceback has been modified to not include the full path of modules, but only paths relatice from the lib/python. This is sensible when working TTW. But why on earth does the Stupid Log File use the same traceback format. I use Textpad for Windows as my primary Zope debug tool and it I have configured it to parse the Stupid Log File, making all file references hyper links. This stops working with the new traceback format. So is there an easy way (or even standard way) to reset the traceback format for the Stupid Log File? Best Regards, Johan Carlsson -- Torped Strategi och Kommunikation AB Johan Carlsson johanc@easypublisher.com Mail: Birkagatan 9 SE-113 36 Stockholm Sweden Visit: Västmannagatan 67, Stockholm, Sweden Phone +46-(0)8-32 31 23 Fax +46-(0)8-32 31 83 Mobil +46-(0)70-558 25 24 http://www.easypublisher.com http://www.torped.se
Johan Carlsson [EasyPublisher] wrote:
So is there an easy way (or even standard way) to reset the traceback format for the Stupid Log File?
Ask on zope-coders@zope.org, I think Guido fixed this in CVS. If he didn't, put an issue in the collector and try and persuade someone to fix it. FWIW, I miss it too :-) Chris
participants (2)
-
Chris Withers -
Johan Carlsson [EasyPublisher]