From: gaurab.pradhan <gau...@gm...> - 2013-12-26 15:04:00
|
Hi Ahmed, thanks for reply, yes i have edited my log4j.properties but still i am getting this Error message. org.apache.http.level = INFO com.gargoylesoftware.htmlunit.level = WARNING com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter.level = OFF com.gargoylesoftware.htmlunit.javascript.host.ActiveXObject.level = OFF com.gargoylesoftware.htmlunit.javascript.host.html.HTMLDocument.level = OFF com.gargoylesoftware.htmlunit.html.HtmlScript.level = OFF com.gargoylesoftware.htmlunit.IncorrectnessListenerImpl.level = OFF com.gargoylesoftware.htmlunit.WebClient.level = OFF define the root logger log4j.rootLogger = INFO, console, file Due to this only few of warning are logged off but ERROR com.gargoylesoftware.htmlunit.javascript.StrictErrorReporter - runtimeError: is still giving me problem. -- View this message in context: http://htmlunit.10904.n7.nabble.com/How-to-turnoff-Log-message-tp32585p32589.html Sent from the HtmlUnit - General mailing list archive at Nabble.com. |