I am using a library that uses log4net for logging purposes. It seems to be overriding Trace logging. My code that used to work before, logs data to Trace. Those messages don't show up now that I am using this library. I tried LogManager.ShutDown(), however that didn't help. Is there a way to completely disable log4net? I don't care if it logs or not.
Rajesh -- View this message in context: http://old.nabble.com/disable-log4net-tp27541669p27541669.html Sent from the Log4net - Users mailing list archive at Nabble.com.