I would like to have all my logging go through log4J and not have the default XXX.date.log files created. Is there a way to do this? I got log4j working, as it says in the docs, but the localhost.date.log is still created and written to. From what I understand, I will need to put a log4j.properties in the admin and manager webapps to get these to go away, but I am not sure what to put in them.
Has anyone done this? Is there a good on-line resource I can check? The logs I would like to get rid of, and replace with log4J managed logs are: 0 Jun 12 11:19 admin.2007-06-12.log 1585 Jun 12 11:20 catalina.2007-06-12.log 0 Jun 12 11:19 host-manager.2007-06-12.log 736 Jun 12 11:20 localhost.2007-06-12.log 0 Jun 12 11:19 manager.2007-06-12.log Thanks, Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]