<inherits name="com.google.gwt.logging.Logging"/>
<set-property name="gwt.logging.enabled" value="FALSE"/>
public class MyClass extends Composite implementsHasValueChangeHandlers<JSONObject> {Logger logger = Logger.getLogger("MyClass");
...logger.info("Form: a");
<set-property name="gwt.logging.enabled" value="TRUE"/>
Maybe, but I was using the "Super simple..." logging solution on the same page. Unless something has changed in the logging infrastructure?
I have seen a post that claims some modules inherit the logging system and disable it. It suggested putting the enable code at the bottom of the xml file. Well I was already doing that. No joy
--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/IKuAqaaDPNE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-tool...@googlegroups.com.
To post to this group, send email to google-we...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.