Hello there... I would like to know if is it possible to setup a DailyRollingFileAppender to create at maximum 10 files, i mean, i would like to create daily logs for the last 10 days, do not matter the file's size.
I know that RollingFileAppender does something like that, that is, limit the number of files, but i was not able to do the same with DailyRollingFileAppender . Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204356#4204356 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204356 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
