Hi, "log-file.txt" is used in one of the examples included with beta 8, check that you don't have an old configuration file that causes problems for you.
Dag -----Original Message----- From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: 7. mars 2005 16:22 To: Log4NET User Subject: Re: still looking for info on how to specify a location/filename 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
