Hi all This is probably a newbie question, but I googled around for the past half hour without finding a solution. So when I run a GWTTestCase in Eclipse, tons of log info are spewed out to the Eclipse console by htmlunit and other sub-components of the GWT JUnit environment. E.g.,
00:48:05.949 [htmlUnit client thread] DEBUG org.apache.http.wire - >> "GET /com.gxe.GwtTest.JUnit/com.gxe.GwtTest.JUnit.nocache.js HTTP/1.1[EOL]" 00:48:05.949 [htmlUnit client thread] DEBUG org.apache.http.wire - >> "Host: 192.168.1.124:37966[EOL]" 00:48:05.949 [htmlUnit client thread] DEBUG org.apache.http.wire - >> "User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19[EOL]" .... Does anyone know how I can tune down the log level of the GWT Junit environment? Thanks, YZ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/hMBk1D9jRBAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
