I've been using gwt-log since gwt 2.3 came out. Thanks for great
library.

I hadn't had problems until I recently got a new computer and had to
reinstall Eclipse and GWT. Now every new GWT app I create using the
gwt-log has the WindowLogger enabled and I can't figure out how to
disable it. My old applications are fine (no WindowLogger).

I'm using gwt-log-3.1.3.jar, GWT SDK 2.3.0, and JDK 1.6.0.27.

In my module file I declare:
  <inherits name='com.google.gwt.user.User'/>
  <inherits name='com.google.gwt.user.theme.standard.Standard'/>
  <inherits name="com.allen_sauer.gwt.log.gwt-log-DEBUG" />
  <set-property name="log_WindowLogger" value="DISABLED" />

Has this happened to anyone else? Does anyone have suggestions on why
this has started happening to me? How can I stop it?

Corey

-- 
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