Browse by Tags

Log4net Separate configuration file and custom data
Published 15 May 8 9:47 AM | Ramon Smits
Separate configuration file for log4net settings We always store the configuration stuff in the app.config or web.config files but at our current project we want to store settings that are different between environments outside of the default configuration...