Fred, I was hoping to leave the existing logging the way it was, but now only log on the server uncaught exceptions from the client.
I guess another way of saying it is, is it possible to only use the Remote Logging when needed. Instead of using Log.debug(msg, t) can we use something like new RemoteLogger().debug(msg, t); to send a message to the server instead? Thanks, Justin. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
