[Twisted-Python] Logging and SpawnProcess

Robert DiFalco robert.difalco at gmail.com
Wed Dec 30 12:38:09 MST 2020


Can anyone point me to some sample code for handling logging with
SpawnProcess? Right now I'm using an EchoProtocol that takes stdout and
resends it to the log. But it's kludgy because some sub-processes use
stdin/stderr for marshaling data. What I'd most like to do is separate data
transfer from log output in a clean way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20201230/4d7040a4/attachment.htm>


More information about the Twisted-Python mailing list