RE: Rolling over to another file when the log is full

2006-02-27 Thread Graham Renney
this helps. Graham Renney -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Abhay Sent: Thursday 23 February 2006 21:38 To: log4j-user@logging.apache.org Subject: Rolling over to another file when the log is full Hi, I have a requirement, wherein i need to roll over to

Re: Rolling over to another file when the log is full

2006-02-23 Thread Javier Gonzalez
Use a rolling file appender instead of a normal file appender. On 2/23/06, Abhay <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a requirement, wherein i need to roll over to another file when my > log > is full. > > Example : sco.log > If this file is full, i should'nt loose the logs, i want to kee

Rolling over to another file when the log is full

2006-02-23 Thread Abhay
Hi, I have a requirement, wherein i need to roll over to another file when my log is full. Example : sco.log If this file is full, i should'nt loose the logs, i want to keep the history of logs - To unsubscribe, e-mail: [EM