From: gaurab.pradhan <gau...@gm...> - 2013-12-26 06:42:59
|
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. |