[Tutor] How does this work?
Roel Schroeven
rschroev_nospam_ml at fastmail.fm
Wed Feb 7 21:02:49 CET 2007
Tony Cappellini schreef:
> However, the problem now is more of an issue with the recent use of
> the logging module in the target app, and not being able to capture
> it's output, even though it is displayed on the screen.
I don't know a lot about the logging module, but doesn't it send its
output to stderr? Maybe you just have to capture stderr instead of
stdout to get the output.
--
If I have been able to see further, it was only because I stood
on the shoulders of giants. -- Isaac Newton
Roel Schroeven
More information about the Tutor
mailing list