Hi. If there's true, you always log to your example.log file, which is renamed as part of rollover procedure. If there's false, you always log to example.log.yyyy-MM-dd.N (in common case) file and rollover is just creating one more such file.
On Mon, Apr 26, 2010 at 5:39 PM, ITemplate <itempl...@hotmail.com> wrote: > > Hi, > > I read this: > http://logging.apache.org/log4net/release/sdk/log4net.Appender.RollingFileAppender.StaticLogFileName.html > > Plz don't laugh, but I don't understand that english :). Could someone > rephrase what that boolean means? What is the default value and should I > change that to true or false? Of course I have tried to set this boolean but > dont see any apparant differences... > > -- > Werner > > > > -- > View this message in context: > http://old.nabble.com/StaticLogFileName-meaning--tp28364406p28364406.html > Sent from the Log4net - Users mailing list archive at Nabble.com. > >