Hi My application uses Log4J 1.2.8 and so does Apache Axis, whose libraries I am also using in my application. In my Log4j config file I put the following line: log4j.rootLogger=debug, stdout, FileApender
The problem is that I get reams of debug logging statements from the axis libraries too. Please can someone let me know how to configure, so that I can stop receiving the axis debug statements and only receive those from my application? Many thanks Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
