Re: [Zope] How to get python error output? (PIL)
15 Jan
2001
15 Jan
'01
7:05 p.m.
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
9213
Age (days ago)
9213
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer