When I run my application in devmode on Firefox10 (Linux x86_64) I get
debug spam in the window where I ran firefox:

Waiting for response, flushed output
Socket::emptyWriteBuf: len=3
Waiting for response, flushed output
Socket::emptyWriteBuf: len=29
Waiting for response, flushed output
Socket::emptyWriteBuf: len=14
Waiting for response, flushed output
Socket::emptyWriteBuf: len=27
endlessly ...

This slows down devmode quite a bit.

After redirecting firefox output to /dev/null, performance is much
better.  But I imagine it could be better still if the plugin did not
spew so many logs.

So, is there a setting to control the plugin log level?  I have the
GWT log level set to Info in my eclipse project properties.

Steve

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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.

Reply via email to