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