From: Mike S. <m...@pe...> - 2008-03-10 04:22:52
|
On Mon, 10 Mar 2008, howard chen wrote: > Since I would like to log message to text file, so I want to ask: > > Is it safe to use log4perl under Apache (multi worker mode), without > file locking problem? If not, any recommendations for file logging > under Apache. Logging from different processes to the same file requires some precautions, all listed in this FAQ: http://log4perl.sourceforge.net/d/Log/Log4perl/FAQ.html#23804 -- Mike Mike Schilli m...@pe... |