[Zope-Coders] Vanishing tracebacks from zLOG's format_exception

Shane Hathaway shane@zope.com
Thu, 12 Dec 2002 09:43:26 -0500


Chris Withers wrote:
> Hi,
> 
> 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.

> Was this intentional?

No.

> What should MailingLogger be using now if it wants to include the full 
> traceback?

Upgrade Zope to 2.6.x where x > 0.

> When are the 'big changes' to zLOG due to land and what changes will I 
> need to make to MailingLogger to keep it working happily?

Nothing, AFAIK.

> Here hoping...

Hope no longer :-)

Shane