You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Cheung, Quinn" <QC...@rheinmetall.ca> on 2007/04/27 14:48:26 UTC

RollingFileAppender

Is there a file appender that uses a FIFO type of record-rolling? What I don't like about the RollingFileAppender is that it's not a FIFO per log entry. When all the log files are full, RollingFileAppender erases the entire contents of the oldest file instead of removing 1 message at a time as needed.  Any ideas?
Thanks,

Quinn

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org