> Cc: 'Niesen, Nathan'; Edgar Dollin
> Subject: Re: how to switch of logging with log4j at initialization
>
>
> "Craig R. McClanahan" <[EMAIL PROTECTED]> writes:
>
>
> [...]
>
> >>
> >> As I wrote as an answer to Edgar Dolli
"Craig R. McClanahan" <[EMAIL PROTECTED]> writes:
[...]
>>
>> As I wrote as an answer to Edgar Dollin, my problem is not that log4j
>> is used, but that my log4j configuration seems to be not the only one
>> used, as I set the logging for "com.apache" to a file with ERROR
>> level, but the outpu
ollin' <[EMAIL PROTECTED]>,
> 'Struts Users Mailing List' <[EMAIL PROTECTED]>
> Subject: Re: how to switch of logging with log4j at initialization
>
> "Niesen, Nathan" <[EMAIL PROTECTED]> writes:
> > There is a bug in commons-logging
ECTED]
Sent: Tuesday, April 01, 2003 8:43 AM
To: Niesen, Nathan
Cc: 'Edgar Dollin'; 'Struts Users Mailing List'
Subject: Re: how to switch of logging with log4j at initialization
"Niesen, Nathan" <[EMAIL PROTECTED]> writes:
> There is a bug in co
"Niesen, Nathan" <[EMAIL PROTECTED]> writes:
> There is a bug in commons-logging 1.0.2+ that causes log4j to be used if
> it's found in the classpath. Just remove the log4j jar from your webapps
> lib dir.
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17561
>
> There is also a bug in the c
Edgar Dollin <[EMAIL PROTECTED]> writes:
> In commons-logging.properties (somewhere on the classpath) I have these two
> lines
>
>
> org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JCategory
> Log
>
> org.apache.commons.logging.LogFactory=org.apache.commons.logging.
; 'Struts Users Mailing List'
Subject: RE: how to switch of logging with log4j at initialization
In commons-logging.properties (somewhere on the classpath) I have these two
lines
org.apache.commons.logging.Log=org.apache.commons.loggi
but commons-logging always seems to find the
log4j configuration.
Edgar
> -Original Message-
> From: Martin Monsorno [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 3:04 AM
> To: 'Struts Users Mailing List'
> Subject: Re: how to switch of logging wit
COMPAGNON GUILLAUME <[EMAIL PROTECTED]> writes:
> according to me (as the simplest way), you need to have a
> commons-logging.propeties file with
> org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jF
> actory
I tried this already, but it doesn't change anything.
Apparen
orno [SMTP:[EMAIL PROTECTED]
> Date: mercredi 26 mars 2003 09:25
> À:Struts Users Mailing List
> Objet: Re: how to switch of logging with log4j at initialization
>
> Stephen Smithstone <[EMAIL PROTECTED]> writes:
> > if you have the log4j.prop
Stephen Smithstone <[EMAIL PROTECTED]> writes:
> if you have the log4j.properties on the classpath in the file just add
>
> log4j.logger.org.apache.struts = warn
>
> that will stop the struts stuff
Hmm, I didn't understand completely what you recommended, but I
- did put the log4j.property file on
if you have the log4j.properties on the classpath in the file just add
log4j.logger.org.apache.struts = warn
that will stop the struts stuff
On Tuesday 25 March 2003 10:58 am, Martin Monsorno wrote:
> Hi *,
>
> when starting my struts-enabled web-app, I get output like this
>
> ,
>
> | [IN
12 matches
Mail list logo