Hi,

I want to use Log4j and log from different web apps to one directory -
tomcat_home/output/logs/{webapp_context}_service.log

What should be the configuration in log4j.properties?
I am currently using
log4j.appender.xml.file=${catalina.base}/output/logs/service.log

What I want is to append app_context in the file name.

Thanks,
Nishant

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

Reply via email to