I searched all the source files in the log4net Visual Studio solution and couldn't find any mention of "log-file.txt". You can name your log files whatever you want:
<file value="helloWorld.txt" /> Could you re-post your <appender> tag that contains the <file> node? - Ron --- "Rutledge, J. Mike" <[EMAIL PROTECTED]> wrote: --------------------------------- still looking for info on how to specify a location/filename Posted earlier but got no replies. Is it possible to have a log file named something other than log-file.txt? I've tried changing it in the config file but it just seems to ignore what I put in there. Thanks, Rut
