Hi,
We are using Websphere Application Developer 5.1 as dev environment.. When the server starts it shows up spring logs in the level of INFO.. How can I change logging level for Spring....
I don't want to see the following INFO logs...
Thanks...Code:[28.04.2005 10:11:25:703 EEST] 59c3876e WebGroup I SRVE0180I: [ESatis] [/] [Servlet.LOG]: Loading Spring root WebApplicationContext [28.04.2005 10:11:26:016 EEST] 59c3876e XmlBeanDefini I org.springframework.beans.factory.xml.XmlBeanDefinitionReader Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext.xml] [28.04.2005 10:11:26:578 EEST] 59c3876e XmlBeanDefini I org.springframework.beans.factory.xml.XmlBeanDefinitionReader Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-AcegiSecurity.xml]


Reply With Quote