It is intended behaviour. MaxFiles = 10 means that there can not be more than 10 files at one day.
On Fri, May 14, 2010 at 4:00 PM, David Gerler <dger...@gmail.com> wrote: > HI, > > We have been using an older precompiled log4net.dll. When we use the date > rollover for the rollingAppender it just keeps all files even though we set > the max files to 10. Has this been fixed in the latest version? > > > > Dave