[Twisted-Python] twisted.lumberjack clobbers existing logs

Itamar Shtull-Trauring twisted at itamarst.org
Tue Feb 26 15:59:39 EST 2002


Andreas Kostyrka wrote:


> Well, this assumes that there is only one writer for the file.

The code in twisted.python.log assures that there is only one writer at 
any given time. We want to do this on the Python side, not using OS 
features, in order to make the code as portables as possible.





More information about the Twisted-Python mailing list