-Original Message-
From: Dhaval Patel [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 22, 2005 7:13 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: enable log4j
Hi Nehal,
I dont know how to work with multiple tomcat instances. The way I
configured
my tomcat (single user) to use log4j is
>
> I want to enable log4j in debug mode only for one of the tomcat instances
> which is running using different user -- i.e. other than tomcat-base.
> This means, i don't want to apply log4j on all tomcat instaces by
> implemeting it onto tomcat-base.
>
> -Original M
Hi Dhaval,
I want to enable log4j in debug mode only for one of the tomcat instances
which is running using different user -- i.e. other than tomcat-base.
This means, i don't want to apply log4j on all tomcat instaces by
implemeting it onto tomcat-base.
-Original Message-
From: D
Hi Nehal,
Do you want to enable log4j in your application or you want to enable log4j
inside tomcat? Inside tomcat means, tomcat uses log4j instead of J2SE logging
utility so that you can configure tomcat loggin in log4j.
Regards,
D
--- Nehal Sangoi <[EMAIL PROTECTED]> wrote:
&
Hi,
I want to enable log4j logger in one of my tomcat instances. I copied
"log4j-1.2.12.jar" to my webapps - war file.
This means, under WEB-INF/lib, copied jar file and under WEB-INF/classes,
copied log4j.properties. Later, re-sreated warfile and started my tomcat
instance.
log4j.
Hi,
I want to enable log4j logger in one of my tomcat instances. I copied
"log4j-1.2.12.jar" to my webapps - war file.
This means, under WEB-INF/lib, copied jar file and under WEB-INF/classes,
copied log4j.properties. Later, re-sreated warfile and started my tomcat
instance.
log4j.