So I am trying to set up Log4Net in my Web .NET 4.0 application. I have added the correct .dll to my project and have appended the following to my Web.Config file as starte
Take a look at a sample configurations at log4net documentation homepage. Chances are you've misplaced required tags.