[jboss-dev-forums] [Other JBoss Development Design] - Re: default append setting to log/server.log is false

trustin do-not-reply at jboss.com
Mon Apr 27 08:20:47 EDT 2009


What about writing a RollingFileAppender that rolls when a log file grows up to a certain size (e.g. 4MB) and keep only several old logs (e.g. 10 x 4 = 40MB at max)?  Should be pretty useful for development - shorter editor startup time and no worries for disk space.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227024#4227024

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227024



More information about the jboss-dev-forums mailing list