Is there a way to report log messages in a Client-side GWT applications for development purposes (in Standard GWT libraries i.e. No external libraries)?
i.e. like the Logger that can be used to output log messages to catalina.out when developing things for say Tomcat.