It's console.log to send it to browser's console (F12 opens the browser's dev tools usually). Check http://www.gwtproject.org/doc/latest/DevGuideLogging.html
Vassilis On Sun, Aug 3, 2014 at 10:03 AM, Magnus <[email protected]> wrote: > I cannot even debug by "tracing", i. e. do some System.out.println > commands. I cannot see any output. > > Magnus > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit. > For more options, visit https://groups.google.com/d/optout. > -- Vassilis Virvilis -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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 http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
