I am sorry, I forgot to mention I am using Visual Studio 2005 SP1 and a two months old SVN version of log4cxx.
-----Original Message----- From: jorrit de vries [mailto:[EMAIL PROTECTED] Sent: Thu 6/14/2007 3:07 To: [email protected] Subject: Logger::getLogger(__FILE__) fails in release builds Hello, After a long search for why my application hang in Release builds when using code like: LoggerPtr logger(Logger::getLogger(__FILE__)) I would like to know why this is. Could anybody explain this to me? Best regards, Jorrit
