Configure the debug value to try or false through C# code
: http://old.nabble.com/Configure-the-debug-value-to-try-or-false-through-C--code-tp27221258p27221258.html Sent from the Log4net - Users mailing list archive at Nabble.com.
Configure the debug value to try or false through C# code
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? The above line is from log4Net.config file. Regards
