Steve, Are you using Log4J in your application?
-Vincent PS: Thanks for the broken link. It is fixed now. > -----Original Message----- > From: Steve Appling [mailto:[EMAIL PROTECTED]] > Sent: 26 September 2002 14:01 > To: [EMAIL PROTECTED] > Subject: Disabling Log Messages > > By default I am seeing the content of the HTTP responses to my tests on > stderr. I assume this is being logged through the SimpleLog logger, but I > have been unsuccessful disabling it. I have tried > using - > Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpL > og, but that seems to have no impact. I also tried changing the logging > level with -Dorg.apache.commons.logging.simplelog.defaultlog=fatal, but > that > also did nothing. What level are these messages being logged at? How do > I > stop it. > > This would be a good topic on the howto_config.html page. BTW, the > "Jakarta > Commons Logging" link on that page in the documentation is currently > broken - it needs a ".html" at the end of the URL. > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > -----Original Message----- > From: Steve Appling [mailto:[EMAIL PROTECTED]] > Sent: 26 September 2002 14:01 > To: [EMAIL PROTECTED] > Subject: Disabling Log Messages > > By default I am seeing the content of the HTTP responses to my tests on > stderr. I assume this is being logged through the SimpleLog logger, but I > have been unsuccessful disabling it. I have tried > using - > Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpL > og, but that seems to have no impact. I also tried changing the logging > level with -Dorg.apache.commons.logging.simplelog.defaultlog=fatal, but > that > also did nothing. What level are these messages being logged at? How do > I > stop it. > > This would be a good topic on the howto_config.html page. BTW, the > "Jakarta > Commons Logging" link on that page in the documentation is currently > broken - it needs a ".html" at the end of the URL. > > > -- > To unsubscribe, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:cactus-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
