We are using log4net and want to specify it\'s configuration in an external config file (as we have done with other sections). To do this we have changed the log4net section
It's also worth pointing out that in a web app it looks in the root directory, not the bin folder, so make sure that's where you put the config file.