Rolling File appender usage

Posted by Anand on Stack Overflow See other posts from Stack Overflow or by Anand
Published on 2010-04-01T10:51:25Z Indexed on 2010/04/01 11:03 UTC
Read the original article Hit count: 475

Filed under:
|

What is a rollingfile appender ?

I want my jboss to delete logs either exceeding a maximum size or exceeding a certain date. People on this forum have suggested me to use rollingfile appender.

How do I configure it in jboss-log4j.xml file ?

© Stack Overflow or respective owner

Related posts about jboss

Related posts about log4j