Are you using commons logging with Tomcat? Any hints how to set up Tomcat to
use commons logging?

Best regards,
Igor.

----- Original Message -----
From: "Jos� Antonio P�rez Testa" <[EMAIL PROTECTED]>
To: "Jakarta Commons Users List" <[EMAIL PROTECTED]>
Sent: Monday, May 10, 2004 11:12 AM
Subject: Re: [logging] How to get logging to use new Monolog subclass


> By default Commons Logging uses Log4j implementation, if the libraries
> are available on the classpath you should be able to log to a Log4j
> implementation without no configuration (apart from log4j.properties or
> equivalent xml file).
> I am writing logs to log4j with Commons Logging in many projects and the
> only difficults I've found  were with AppServer precedence of libraries.
> You should try to configure log4j implementation first, and when this
> implementation works give a try with Monolog
>
>
> Simon Kitching wrote:


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

Reply via email to