I am trying to use log4net with ASP.NET MVC and I cannot get anything to happen with it. I\'ve created a config that is in my web project root:
Add below line in AssemblyInfo.cs :
[assembly: log4net.Config.XmlConfigurator(Watch = true)]