Hi, I have an EAR that includes a JAR and a WAR and I need to setup a
separate log file for each one. Currently I have a log4j configuration file
for both but when the server is starting the second configuration file is
overriding the first one, so all the log messages are being displayed on the
file defined on the second configuration file.

What should I do to get separate log files for the JAR and the WAR?

Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/Configure-multiple-log-files-in-single-EAR-tp17596842p17596842.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to