Re: libsvn_repos logging -- design problems
From: Branko Čibej <brane_at_xbc.nu>
 
Date: 2005-07-15 19:02:59 CEST 
Ben Collins-Sussman wrote:
 > * PROBLEM:  lots of processes all trying to write to logfiles.
 write() is atomic. If you construct whole lines at a time, and write 
 The only catch is that you have to flush() the log file handles before 
 -- Brane
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.