I'm working with a 3rd party component that is using Log4net. Their logger is configured programatically.
My homegrown components use Log4Net as well and are configured using a seperate XML file. As soon as I access a certain line of code in the 3rd party component, my logger gets its Debug and Info logging disabled. I'm confused how this is happening. I'm getting a log by totally different name. Anyone ever see this or know how to fix it? -- View this message in context: http://www.nabble.com/Multiple-Loggers-Stepping-on-Toes-tp17647324p17647324.html Sent from the Log4net - Users mailing list archive at Nabble.com.
