Hi,

I'm thinking of using gwt-log in a GWT application which communicates
with a custom C++ RESTful web server. My server endpoints all deal
with application/json messages. I glanced at RemoteLogger and
RemoteLoggerService. I'm wondering whether the best approach would be
to either get the RemoteLoggerService to send messages to some
endpoint I implement on my server, or would it be better to implement
my own RemoteLoggerService?

Thanks,

Jim

-- 
You received this message because you are subscribed to the Google Groups 
"gwt-log" 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/gwt-log?hl=en.

Reply via email to