Hi All,
We are using log4Net in our application. We want to make the debugging of statements to be enabled or disabled. Is it possible to configure this by setting the below debug value to "true" or "false" through the C# code? <log4net debug="false"> The above line is from log4Net.config file. Regards, Leo