Tagged Questions
1
vote
1answer
484 views
Log4net deployment
We're developing web parts using log4net as the logging framework. Right now we're leaving the configuration details in the web.config and will be moving the log4net.dll to the GAC manually.
For a ...