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 logs location may be changed from ${catalina.base}/logs to something else by the server's "logging.properties".

Any ideas?

Thanks and best regards,
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to