> The logging daemon does not make log rotation problem go away. You still > need to implement log rotation. It just becomes slightly easier to do so. > > The O_APPEND solution, if it works, does not have race conditions among > workers writing together to the same file. Or, more precisely, we trust > the file system layer to handle those race conditions.
You have me convinced. Just raising the issue as I was afraid it would
go under the radar.
--
/kinkie
