From: Rob C. <rc...@gm...> - 2008-10-16 08:02:56
|
Hi list, I'm new to this list so please forgive me if I am asking an obvious question that every member of this list has asked at some point in time... When I look at the FAQ for log4perl I see that there is a mention of threading and having every thread log a thread specific message like a users IP address. This leads me to believe that log4perl is thread safe yet I do not see anywhere in the documentation or in the FAQ a definite Yes log4perl is thread safe, and looking at the source code I do not see any obvious file locking which makes me somewhat doubt that log4perl is thread safe. So my question is; is log4perl thread safe when using the standard file appender module with it? Thank you, Rob Coops. |