From: Ahmed A. <asa...@ya...> - 2013-12-26 14:04:54
|
Hi, How about: - org.apache.log4j.Logger.getLogger() - Edit log4j.properties Ahmed ________________________________ From: gaurab.pradhan <gau...@gm...> To: htm...@li... Sent: Thursday, December 26, 2013 9:42 AM Subject: [Htmlunit-user] How to turnoff Log message? Hello Everyone, Can any tell me how to turn off following erros log? ERROR com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter - runtimeError: I am using LogFactory.getFactory().setAttribute("org.apache.commons.logging.Log","org.apache.commons.logging.impl.NoOpLog"); java.util.logging.Logger.getLogger("com.gargoylesoftware.htmlunit").setLevel(Level.OFF); java.util.logging.Logger.getLogger("org.apache.commons.httpclient").setLevel(Level.OFF); Still i am getting error log. Thanks -- View this message in context: http://htmlunit.10904.n7.nabble.com/How-to-turnoff-Log-message-tp32585.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Htmlunit-user mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlunit-user |