Simon, Your appender looks to be exactly what we need. Is this available in a Maven repo anywhere??
Also, I saw a mention in one of your mails to this group that you made this appender 'before stumbling on log4j extras'. Does this mean that log4j extras has an equivalent appender? Cheers, Joe Simon Park wrote: > > Hi, > > I contributed a TimeAndSizeRollingAppender last year that some people have > been using. I have fixed a couple of bugs that users pointed out and made > the new code available at http://www.simonsite.org.uk/. > > The appender rolls by time, as well as by size, also cleaning up older log > files using a separate thread. It's compatible with Log4J 1.2.9 - 1.2.15. > > Hopefully this is useful. > > Simon > -- View this message in context: http://old.nabble.com/TimeAndSizeRollingAppender-tp21093197p31434636.html Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
