DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12983>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12983 setFile(String filename, boolean appender) removed from super class [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2002-10-09 18:27 ------- RollingFileAppender and DailyRollingFileAppender simply use the setFile method of their parent class. There is no intention to change this. CompositeRollingAppender is required to adapt which we cannot do instead of the author. More importantly, log4j 1.3 will use a different mathod for rolling files. I do not wish to invest energy in code which will be totally obsolete in a few months time. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>