I am using log4net dll in my project Am able to write to a file successfully.
Problem is...If I run my exe parallelly, logging from second exe is stopped until first exe's execution is completed. Is there is any possible way to log both the exe to the same file at same time -- View this message in context: http://apache-logging.6191.n7.nabble.com/Multi-process-Logging-in-to-same-file-tp40355.html Sent from the Log4net - Dev mailing list archive at Nabble.com.
