[Zope] debug info

Vahur Rebas vahur at tpu.ee
Wed Aug 4 19:24:28 EDT 2004


>    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?
>
>  
>
standard_error_message?
there you should be able to do whatever you want with error message, log 
or print it on screen.


Vahur



More information about the Zope mailing list