[Zope-Coders] Vanishing tracebacks from zLOG's format_exception
Chris Withers
chrisw@nipltd.com
Fri, 20 Dec 2002 14:09:44 +0000
Shane Hathaway wrote:
> Chris Withers wrote:
>
>> I'm pretty sure this has been discussed before but I'm looking for
>> some kind of definitive answer.
>>
>> My MailingLogger product uses zLOG's format_exception method but since
>> 2.6.0 this has started chopping off the traceback.
>>
>> Has this been fixed?
>
> Yes.
Where? I'm using 2.6.1b1 as still not getting any tracebacks. Which
module/pakacge was the fix in?
(see http://collector.zope.org/Zope/730)
>> What should MailingLogger be using now if it wants to include the full
>> traceback?
>
> Upgrade Zope to 2.6.x where x > 0.
I had a look through the CVS logs and couldn't see any checkings on the 2.6
branch to what I think are the relevent modules. Perhaps it didn't get merged?
cheers,
Chris