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? -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
