Howdy, >> Howdy, > > Grunt.
Huh? >> - Put any string you want in the logger prefix or suffix > > I can't do that, because the conf file will be the same for all >servers and thus, the prefix and suffix will be the same, and there will be >competition between servers when they will have to write their logs. So the server.xml file is the same for multiple servers, but the logging directory is also the same for all the servers? I assume it's a directory other than $CATALINA_HOME/logs, then? You could keep the filename the same if it were in different directories. > Well, I'm a sysadmin :). I don't know that much about programming. I >hoped that log4j or another Logger would have this feature already. As I Log4j does have these feature. The <Logger> elements in tomcat's server.xml are not log4j loggers, they are proprietary tomcat loggers. > Note that if I were a developer, I would subscribe to the -devel list >:). Are we suppose to guess whether you're a developer or sysadmin? ;) Most of the people on the tomcat-user list are developers anyways. The tomcat-dev list is for tomcat developers to discuss internal tomcat matters. Yoav Shapira This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
