aspose file tools
The moose likes GWT and the fly likes GWT.Log message not showing up Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark "GWT.Log message not showing up" Watch "GWT.Log message not showing up" New topic
Author

GWT.Log message not showing up

Ray Clark
Ranch Hand

Joined: Aug 16, 2012
Posts: 49
I am using GWT 2.5.0. I am trying to do client side logging with GWT.Log("log message");

The log message doesn't show up anyplace that I can find. I am running the app as a Web Application so it is using the App Engine.

The app was created from the GWT example project in Eclipse and I don't see any .gwt.xml file.

Can someone tell me where it is logging or how to configure client side logging to get it to show up?

Thank You.
 
I agree. Here's the link: jrebel
 
subject: GWT.Log message not showing up
 
Similar Threads
are GWT and JSF competing?
Sun's Logger to log message in App Server log (SystemOut.log in WAS)
writing file on server side through applet
TDD or BDD and GWT?
Log message in SystemOut.log in WAS5.1x using Sun's logging API