RE: Deleting web application specific log files

2009-02-05 Thread Ashish Sarna
-Original Message- From: Ashish Sarna [mailto:ashish.sa...@thepsi.com] Sent: Tuesday, February 03, 2009 6:19 PM To: users@tomcat.apache.org Subject: Deleting web application specific log files Hello I am using tomcat6 to deploy my web applications. For logging

Deleting web application specific log files

2009-02-03 Thread Ashish Sarna
Hello I am using tomcat6 to deploy my web applications. For logging the messages which come through httpServletRequest.getSession().getServletContext().log(Some message); calls. I have created a logging.properties file, which contains this: handlers = org.apache.juli.FileHandler