Re: Réf. : Re: Log file trouble

2004-03-09 Thread Pradeep Kanwar
Oh, interesting. So you want (something like) a DailyRollingFileAppender but dont want to save the logs for the previous days (are you sure you want to get rid of ALL previous logs?) - pradeep kanwar - Original Message - From: <[EMAIL PROTECTED]> To: "Log4J Users List" &

Re: Log file trouble

2004-03-09 Thread Pradeep Kanwar
http://logging.apache.org/log4j/docs/api/org/apache/log4j/DailyRollingFileAppender.html - Pradeep Kanwar - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 09, 2004 1:59 AM Subject: Log file trouble > > Hi everyone, >

Re: Log4j problem with Rolling file appender!

2004-03-02 Thread Pradeep Kanwar
Hi Naidu, You code runs fine on a standalone app on win2k m/c with log4j-1.2.8. It has to be something with your webapp/websphere setting. -pradeep kanwar ps: your properties file with a basic prog ***BasicReadFileProperties.properties** log4j.category.sca.kpol=ERROR