Re: Placing a webapp log file aside by other server log files

2011-07-04 Thread USHAKOV, Sergey
- Original Message - From: "Mark Eggers" To: "Tomcat Users List" Sent: Monday, July 04, 2011 1:27 AM Subject: Re: Placing a webapp log file aside by other server log files - Original Message - From: "USHAKOV, Sergey" To: users@tomcat.apach

Re: Placing a webapp log file aside by other server log files

2011-07-03 Thread Mark Eggers
- Original Message - > From: "USHAKOV, Sergey" > To: users@tomcat.apache.org > Cc: > Sent: Sunday, July 3, 2011 12:51 PM > Subject: Placing a webapp log file aside by other server log files > > Hi all, > > I am looking for a robust way to get a

Placing a webapp log file aside by other server log files

2011-07-03 Thread USHAKOV, Sergey
Hi all, I am looking for a robust way to get a webapp-specific log file be placed in the same directory where all the other server logs go. Using a line like "org.apache.juli.FileHandler.directory = ${catalina.base}/logs" in the webapp's "logging.properties" does not do the job, as server lo