From: Konstantin L. <Kon...@ma...> - 2007-08-02 13:36:46
|
Hello, fb...@fr...! You wrote to "Konstantin Litvinenko" <Kon...@ma...> on Fri, 27 Jul 2007 11:56:43 +0200: f> could you take a look to: f> https://spaces.internet2.edu/display/SHIB/Log4Cpp I have looked on this and found that there is no differencies between log4cpp CVS HEAD and shibboleth.log4cpp. I have commited bug fix for static initialization into head. Can you please check is CVS HEAD version? There only one thing I can tell is NDC usage in mutitheaded environment is NOT safe. To make it safe user must call log4cpp::getNDC() before any tow threads make simultaneously call to that function. That may be done in main or any other place where is only one thread of exceution that use log4cpp::NDC. With best regards, Konstantin Litvinenko. |