I am debugging a GWT application and I need to print some stuff to the console for testing purposes. System.out.println and GWT.log don’t work. Does anyone have any ideas?
I am debugging a GWT application and I need to print some stuff to
Share
Quoting the documentation:
http://code.google.com/webtoolkit/doc/latest/DevGuideLogging.html
The simplest way to enable logging is: