Re: [Zope] How to get python error output? (PIL)
Hhmm - strange, on my SUSE-7.0 standard installation I can find the output of the print statements in /var/log/zope (most of the time, at least ;-). But I'll try zLOG. Tilo dieter@handshake.de am 15.01.2001 20:43:10 Bitte antworten an dieter@handshake.de An: Tilo Schwarz/FT/DCAG/DCX@WK-EMEA2 Kopie: zope@zope.org Thema: Re: [Zope] How to get python error output? (PIL) tilo.schwarz@daimlerchrysler.com writes:
... print in external method ... "print" does not print to the log file but to standard output.
Under Unix (and I think under Windows, too) you can redirect standard output to a file. The alternative is to use Zope's Log module (called zLOG). Its output goes to the log file. Dieter
tilo.schwarz@daimlerchrysler.com writes:
Hhmm - strange, on my SUSE-7.0 standard installation I can find the out put of the print statements in /var/log/zope (most of the time, at least ;-). Maybe someone redirects for you.
SuSE likes to change things in the hope that this makes unaware people less pain. I use SuSE, too, and am often very angry, because each upgrade overwrites my configuration files. Dieter
participants (2)
-
Dieter Maurer -
tilo.schwarzï¼ daimlerchrysler.com