Just had the same problem. Seems to be Issue 1930
As a (temporary) workaround I replaced the RemoteLoggingServiceUtil with my own implementation. My logging util logs the JUL (java.util.logging) LogRecords to SLF4J through SLF4JBridgeHandler.
Hopefully this will not be neccessary any more in future versions of GWT.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/CJJtdmFcu9oJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment