
Feb. 26, 2002
8:59 p.m.
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.