Monday, June 29, 2015

Re: How to Remote Logging without using RPC?

Remote logging example using request factory https://github.com/gwtproject/gwt/blob/master/samples/dynatablerf/src/main/java/com/google/gwt/sample/dynatablerf/client/DynaTableRf.java#L73

On Monday, June 29, 2015 at 9:27:59 PM UTC+2, Chak Lai wrote:
In the GWT application that I am working on, it is setup to remote-logging with any uncaught exceptions via SerializableThrowable >> RPC >>  StackTraceDeobfuscator ...

Is there any documentation on how to do it without using RPC? 

I have search the Internet but is seems most of the documentation are using RPC. 

--
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment