[Zope] debug info

John Hunter jdhunter at ace.bsd.uchicago.edu
Wed Aug 4 12:08:53 EDT 2004


>>>>> "David" == David Hassalevris <bluepaul at earthlink.net> writes:

    David> Hi John, Have you tried

    David> try:

    David>    whatever

    David> except: <dtml-var error_tab>


    David> That should give a full traceback.

I'm not using dtml in many places - rather the python API.  Often
times I call a method which calls other methods, etc.  What I would
really like is to set a debug mode so that zope always reports the
full traceback, or at least a log where I can get this.

Is there no hook or mode I can set to enable this?

JDH


More information about the Zope mailing list