You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Alan Halley <al...@cisco.com> on 2002/04/25 19:35:19 UTC

BaseLog Output

Hi,
Is there anyway of suppressing log.BaseLog output?  My console log is 
swamped with this output to the point I can't see the results I need. I've 
tried changing its level to INFO in my log4j.xml but this does seem to have 
any effect.

Regards
Alan Halley


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: BaseLog Output

Posted by Nicholas Lesiecki <ni...@eblox.com>.
Try switching to Cactus 1.3. I think logging is off by default.

Cheers,

nick

-----Original Message-----
From: Alan Halley [mailto:alhalley@cisco.com]
Sent: Thursday, April 25, 2002 10:35 AM
To: cactus-user@jakarta.apache.org
Subject: BaseLog Output


Hi,
Is there anyway of suppressing log.BaseLog output?  My console log is
swamped with this output to the point I can't see the results I need. I've
tried changing its level to INFO in my log4j.xml but this does seem to have
any effect.

Regards
Alan Halley


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: BaseLog Output

Posted by Vincent Massol <vm...@octo.com>.
Alan,

You can completely tune the logging information printed by Cactus by
playing with the log4j configuration file as mentioned in the
Configuration Howto on the web site.

Hope it helps
-Vincent

> -----Original Message-----
> From: Alan Halley [mailto:alan_halley2001@yahoo.com]
> Sent: 29 April 2002 13:13
> To: Cactus Users List
> Subject: RE: BaseLog Output
> 
> 
>  Hi Vincent,
> The class is org.apache.cactus.util.log.BaseLog. I'm output like
>   [java] 2002-04-29 12:34:52,204 DEBUG
org.apache.cactus.util.log.BaseLog
> (BaseLog.java:199) - <runServerTest
>   [java] 2002-04-29 12:34:52,204 DEBUG
org.apache.cactus.util.log.BaseLog
> (BaseLog.java:199) - <runBareServerTest
>   [java] 2002-04-29 12:34:52,905 DEBUG
org.apache.cactus.util.log.BaseLog
> (BaseLog.java:94) - Test result : [Test ok]
>   [java] 2002-04-29 12:34:52,905 DEBUG
org.apache.cactus.util.log.BaseLog
> (BaseLog.java:94) - Result saved in context scop
> 
> Alan
>   Vincent Massol <vm...@octo.com> wrote: Alan,
> 
> What's log.BaseLog ? What output are you talking about ? What version
of
> Cactus are you using ?
> 
> We need more info to help you. You should also read
> http://jakarta.apache.org/cactus/howto_config.html for some
information
> on Cactus logging.
> 
> Thanks
> -Vincent
> 
> > -----Original Message-----
> > From: Alan Halley [mailto:alhalley@cisco.com]
> > Sent: 25 April 2002 18:35
> > To: cactus-user@jakarta.apache.org
> > Subject: BaseLog Output
> >
> > Hi,
> > Is there anyway of suppressing log.BaseLog output? My console log is
> > swamped with this output to the point I can't see the results I
need.
> I've
> > tried changing its level to INFO in my log4j.xml but this does seem
to
> > have
> > any effect.
> >
> > Regards
> > Alan Halley
> >
> >
> > --
> > To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail: > help@jakarta.apache.org>
> 
> 
> 
> --
> To unsubscribe, e-mail:
> For additional commands, e-mail:
> 
> 
> 
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: BaseLog Output

Posted by Alan Halley <al...@yahoo.com>.
 Hi Vincent,
The class is org.apache.cactus.util.log.BaseLog. I'm output like 
  [java] 2002-04-29 12:34:52,204 DEBUG  org.apache.cactus.util.log.BaseLog (BaseLog.java:199) - <runServerTest
  [java] 2002-04-29 12:34:52,204 DEBUG  org.apache.cactus.util.log.BaseLog (BaseLog.java:199) - <runBareServerTest
  [java] 2002-04-29 12:34:52,905 DEBUG  org.apache.cactus.util.log.BaseLog (BaseLog.java:94) - Test result : [Test ok]
  [java] 2002-04-29 12:34:52,905 DEBUG  org.apache.cactus.util.log.BaseLog (BaseLog.java:94) - Result saved in context scop
 
Alan
  Vincent Massol <vm...@octo.com> wrote: Alan,

What's log.BaseLog ? What output are you talking about ? What version of
Cactus are you using ?

We need more info to help you. You should also read
http://jakarta.apache.org/cactus/howto_config.html for some information
on Cactus logging.

Thanks
-Vincent

> -----Original Message-----
> From: Alan Halley [mailto:alhalley@cisco.com]
> Sent: 25 April 2002 18:35
> To: cactus-user@jakarta.apache.org
> Subject: BaseLog Output
> 
> Hi,
> Is there anyway of suppressing log.BaseLog output? My console log is
> swamped with this output to the point I can't see the results I need.
I've
> tried changing its level to INFO in my log4j.xml but this does seem to
> have
> any effect.
> 
> Regards
> Alan Halley
> 
> 
> --
> To unsubscribe, e-mail: > unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: > help@jakarta.apache.org>



--
To unsubscribe, e-mail: 
For additional commands, e-mail: 



---------------------------------
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness

RE: BaseLog Output

Posted by Vincent Massol <vm...@octo.com>.
Alan,

What's log.BaseLog ? What output are you talking about ? What version of
Cactus are you using ?

We need more info to help you. You should also read
http://jakarta.apache.org/cactus/howto_config.html for some information
on Cactus logging.

Thanks
-Vincent

> -----Original Message-----
> From: Alan Halley [mailto:alhalley@cisco.com]
> Sent: 25 April 2002 18:35
> To: cactus-user@jakarta.apache.org
> Subject: BaseLog Output
> 
> Hi,
> Is there anyway of suppressing log.BaseLog output?  My console log is
> swamped with this output to the point I can't see the results I need.
I've
> tried changing its level to INFO in my log4j.xml but this does seem to
> have
> any effect.
> 
> Regards
> Alan Halley
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:cactus-user-
> help@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>