Hello, If I print something in my GWT application to standard output using System.out.println(s), is there a way to see what was printed once the application is compiled into JavaScript?
I need to know this because I have one application that is failing, but I can't find the bug. I want to print some traces on the server where it fails but I don't know if I will be able to read it. Thanks a lot. Sincerely, Andrés --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
