Hi,

I'm using Log4Net in a multithreaded application where each thread has its
own log file. 
My problem is that when two of the threads go to write to their logs at the
same time the output can appear in the wrong log file or sometimes in
mutliple log files.

I have the Log4Net wrapped up in a seperate dll which is instanciated by
each thread.

Has anyone seen anything like this before?

Thanks


-- 
View this message in context: 
http://www.nabble.com/Log4Net-in-Multithreaded-application-tp23153443p23153443.html
Sent from the Log4net - Dev mailing list archive at Nabble.com.

Reply via email to