RE: Log4Net suddenly stops logging
2006-04-02 21:44:36 GMT
Sven, As far as I know this isn't a known problem. Can you reproduce this issue with log4net internal debugging enabled? http://logging.apache.org/log4net/release/faq.html#internalDebug Or do you have a simple test case that reproduces this issue? Cheers, Nicko > -----Original Message----- > From: Lohberg, Sven [mailto:Sven.Lohberg <at> Aspect.com] > Sent: 30 March 2006 08:52 > To: log4net-user <at> logging.apache.org > Subject: Log4Net suddenly stops logging > > Hi, > > > > I am using log4net 1.2.0-beta8 in a multithreaded > windows-service written in C#. The application is using the > RollingFileAppender. While performing some load tests, where > a large number of entries have been written, suddenly it can > happen that no more log lines are written while the > application itself still continues to work properly. > > > > I could read from previous older support mails, that such an(Continue reading)
RSS Feed