I'm searching for an appender that can let my batch program log to a file.
And every time I restart my program, it renames the log file to something
with a digit or date at end of it, cleanup the current file, and start
logging to it.
It seems that Rolling and DailyRolling appenders address so
I checked the archives but I couldn't find any references to this. Could
anyone help me please?
When I import the source code into VisualAge for Java 3.02 (JDK1.1.7) I get
the following two errors:
RollingFileAppenderBeanInfo():
1. The field named IGNORE_ALL_BEANINFO for type named
java.beans.I