I create a file : Log4net.config in my project for Log4net configuration (I do not want to write them in Web.config) But I can not write to log file (for example : C:\\Log_file.txt).
(If I config in Web.config, Log_file.txt is updated) Please tell me how I can use external Log4Net.config instead using Web.Config. (I am using ASP.Net 2.0) Thanks in advance! -- View this message in context: http://www.nabble.com/Problem-with-Log4Net.config-file.-tf2792725.html#a7791449 Sent from the Log4net - Users mailing list archive at Nabble.com.
