[Twisted-Python] Question about using a deferred
June 25, 2008
12:12 p.m.
Hi all, I've written a twisted server that handles logging messags from the logging.handlers.SocketHandler class. The protocol I've written handles the messages and then calls its own instance of a logger to log the message to. I'm wondering if the file I/O the logger is doing is something I hand off to a deferred, or is it quick enough to not to worry about? Thanks! Doug
6628
Age (days ago)
6628
Last active (days ago)
0 comments
1 participants
participants (1)
-
Doug Farrell