Re: [Twisted-Python] Why is stopProducing() called?

April 22, 2008
2:40 p.m.
Hi Gabriel:
I think the easiest way to do logging is from twisted.python import log ... log.startLogging(a file descriptor - i.e., sys.stdout) Twisted will start emitting log messages. You can use log.msg() for additional messages. I also found using a debugger is a slow but good way to trace through what Twisted is doing. Cheers, Andrew ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
6170
Age (days ago)
6170
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andrew Francis
-
Gabriel Rossetti