I would like to store log4net config data in my application.config file. Based on my understanding of the documentation, I did the following:
Add a referenc
Have you tried adding a configsection handler to your app.config? e.g.
configsection