Hi,

I am using log4j 1.2.15.   I am pondering between DailyRollingFileAppender
and RollingFileAppender.  

For RollingFileAppender, I can enforce file size limit and MaxBackupIndex. 
But for DailyRollingFileAppender, i can not limit either. 

Aside from being difficult to planing disk space usage, does
DailyRollingFileAppender cause inefficiency if the log file become huge?  In
theory, the log4j just keeps a fiel descriptor and append to the end.  It
should not matter that much if the log file is big or small.    

Did I miss anything.  Any feedback or recommendation is appreciated.

Thanks.



Shaoxian Yang
-- 
View this message in context: 
http://old.nabble.com/Is-DailyRollingFileAppender-efficient-or-safe-to-use-if-log-file-is-huge--tp26157806p26157806.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


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

Reply via email to