Is DailyRollingFileAppender efficient or safe to use if log file is huge?

2009-11-02 Thread shaoxianyang
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 plan disk space usage in

Is DailyRollingFileAppender efficient or safe to use if log file is huge?

2009-11-02 Thread shaoxianyang
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

Is DailyRollingFileAppender efficient or safe to use if log file is huge?

2009-11-02 Thread shaoxianyang
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