HI,

SOrry I did not try your earlier mail properly.

YEs you need the put the log4j jar in the lib directory as mentioned by you.
Tomcat does not have this jar file.

Regards,
Sunita

-----Original Message-----
From: Evaristo-Jose Camarero (ECE)
[mailto:Evaristo-Jose.Camarero@;ece.ericsson.se]
Sent: Friday, October 18, 2002 1:37 PM
To: 'Log4J Users List'
Subject: RE: TOMCAT and LOG4J



Hi Sunita and all:

I have tried it but it doesn't work.

What I see, is that the log file is created, but no log is put inside...

It could be related with this:
Is it needed to put the log4j_1.2.5.jar in WEB-INF/lib/ in
the webapp or I can assume that Tomcat supplies that library?

Thanks and regards,

Evaristo

> -----Original Message-----
> From: sunita desai [mailto:sudesai@;cisco.com]
> Sent: Friday, October 18, 2002 9:44 AM
> To: Log4J Users List
> Subject: RE: TOMCAT and LOG4J
>
>
> Hi,
>
> Try adding the layout and ConversionPAttern something like like below
> to your properties file.
>
> Rgds,
> Sunita
>
> log4j.appender.A1.layout=org.apache.log4j.PatternLayout
> log4j.appender.A1.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n
>
> -----Original Message-----
> From: Evaristo-Jose Camarero (ECE)
> [mailto:Evaristo-Jose.Camarero@;ece.ericsson.se]
> Sent: Friday, October 18, 2002 1:07 PM
> To: '[EMAIL PROTECTED]'
> Subject: TOMCAT and LOG4J
>
>
>
> Hi all:
>
> I'm using tomcat 4.1.12 and log4j_1.2.5 library. Java
> 1.3.1_05 and RedHAt
> 7.1
> I am trying to configure my webapp to log to a files, but I'm
> not able to do
> it...
>
> I have some questions:
>
> Is it needed to put the log4j_1.2.5.jar in WEB-INF/lib/ in
> the webapp or I
> can assume that Tomcat supplies that library?
>
> I put log4j.properties file in WEB-INF/classes/ in my web application.
>
> When I start the application the file for logging is created
> but later is
> empty...
>
> I send you my log4j.properties.
>
>  <<log4j.properties>>
>
> Thank you very much,
>
>       Evaristo José Camarero del Río
>       Systems Engineer
>       UMTS/GSM Systems Management
>
> > Ericsson España, S.A.               Phone:  +34 91 339 4200
> > Ombú, 3                             Fax:            +34 91 339 2538
> > 28045 Madrid, Spain         E-mail:
> [EMAIL PROTECTED]
> >
> >
>
>
> --
> To unsubscribe, e-mail:
> <mailto:log4j-user-> [EMAIL PROTECTED]>
> For
> additional commands,
> e-mail: <mailto:log4j-user-help@;jakarta.apache.org>
>

--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>



--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>

Reply via email to