Curt Arnold <carnold <at> apache.org> writes: > On Nov 21, 2006, at 4:21 PM, ying lcs wrote: > > > Hi, > > > > Can you please tell me how can I configure file appender so that it > > writes to 1 log file per data and have the old one stays? > > > > Thank you. > > I guessing that you meant "1 log file per DAY". If that is your > request, you could use a DailyRollingFileAppender ...
Alternatively, if you're looking for one log file per application launch, you could have a look at http://permalink.gmane.org/gmane.comp.jakarta.log4j.user/14467 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
