[Twisted-Python] Question about using a deferred

Doug Farrell dfarrell at mypublisher.com
Wed Jun 25 13:12:17 EDT 2008


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20080625/6a124338/attachment.htm 


More information about the Twisted-Python mailing list