Open GoogleCodeExporter opened 8 years ago
Hi,
I have to admit a little user error here. I was issuing:
l4g.LoadConfiguration()
in every func that I wanted logging and while this used the same file it was
unnecessary.
I have changed my code base and can confirm that if rotate is set to true and
the file size rotation is set then the behaviour is as expected.
One thing I would like is a way to set how many files to retain so that the log
directory doesn't get clogged.
Thanks
Nathan
Original comment by ndav...@iparadigms.com
on 13 Mar 2013 at 11:30
Hi
Is there a way to limit the number of log files created? I'm looking for
circular log rotation similar to Java's log4j.
Thanks
Prakash
Original comment by chandru....@gmail.com
on 4 May 2015 at 9:01
Original issue reported on code.google.com by
ndav...@iparadigms.com
on 7 Mar 2013 at 10:11