Hi, I am new to the Log4J. In my project I need a file appender that can do file rotation based on the date/time and file size settings. From the Java Doc, I know that we have DailyRollingFileAppender which rolls based on date/time and RollingFileAppender which rolls based on file size/number of files. Do we have some way or do we already have a FileAppender class somewhere, which can do rotation according to the settings for date/time as well as file size/file number? Thanks. Yours Jack
------------------------------------------------------------- Xinjian Jack Xue, Phone: 317 554 7622 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>