i think you should turn off or change the level of log messages at the package level.
something like org.apache.axis  can have only FATAL errors,
 
-Balaji .T
-----Original Message-----
From: Praveen Peddi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 02, 2003 10:57 AM
To: [EMAIL PROTECTED]
Subject: too much logging info on server side. Can I turn it off?

I just installed axis along with my application. When I run the tests I see 1000s of lines that are related to axis code. I looked at the source code and the code was turning on the logging based on log4j properties. Unfortunately we also use log4j. So if I turn off logging in log4j.properties, I lose our app related logging info also.
 
Is there any way to turn off logging only for axis code?
 
Praveen

Reply via email to