0 Replies Latest reply on May 23, 2012 7:31 AM by srikanthvege1

    how to stop "INFO  [org.apache.mina.filter.logging.LoggingFilter] (NioProcessor-2) IDLE" in tomcat6.

    srikanthvege1

      Hi,

       

      Please let me know how to stop this "INFO  [org.apache.mina.filter.logging.LoggingFilter] (NioProcessor-2) IDLE" logging in tomcat 6. I tried putting the below line of code in conf/logging.properties file but it didn't work.

       

      org.apache.mina.level = WARNING

       

      Thanks

      Srikant