gwt logging not working
问题 I am trying the GWT logging features. I have created a Gwt Application Project with GWT 2.8.2 The application works. Here is my gwt.xml file with logging enabled: <?xml version="1.0" encoding="UTF-8"?> <!-- When updating your version of GWT, you should also update this DTD reference, so that your app can take advantage of the latest GWT module capabilities. --> <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.8.2//EN" "http://gwtproject.org/doctype/2.8.2/gwt-module.dtd">