RE: RollingFileAppender problem

2006-12-07 Thread CHANG Shuh
bject: RollingFileAppender problem I am using RollingFileAppender to log the loggers in File .File is getting created at the place but nothing is coming in that File .Can somebody please tell me wht is the problem in code' Here is the code i have written in LOg4j.xml http://jakarta.apache

Re: RollingFileAppender problem

2006-12-06 Thread Jacob Kjome
gt;> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >>

Re: RollingFileAppender problem

2006-12-06 Thread James Stauffer
e.org/log4j/";> Thanks -- View this message in context: http://www.nabble.com/RollingFileAppender-problem-tf2771044.html#a7729127 Sent from the Log4j - Users mailing list ar

RollingFileAppender problem

2006-12-06 Thread garima015
Thanks -- View this message in context: http://www.nabble.com/RollingFileAppender-problem-tf2771044.html#a7729127 Sent from the Log4j - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] F

log4j 1.2.8 RollingFileAppender problem

2005-07-27 Thread Otto Leung
Hi all, My servlets is using the log4j 1.2.8 jar, and it is also using axis. Problem with RollingFileAppender: I set the MaxBackupIndex to 10. When it hits xxx.log.10 and when xxx.log needs to roll, it deletes xxx.log.1 and reset .log to empty. Overtime, xxx.log.1 to xxx.log.10 will be