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: [email protected]
For additional commands, e-mail: [email protected]