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:[EMAIL PROTECTED]] > 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 <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]] > > Sent: 25 April 2002 18:35 > > To: [EMAIL PROTECTED] > > 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: > [EMAIL PROTECTED]> > > For additional commands, e-mail: > [EMAIL PROTECTED]> > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > > > > --------------------------------- > Do You Yahoo!? > Yahoo! Health - your guide to health and wellness -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
