Hi,

We have upgraded our project from GWT 1.6.4 to GWT 2.3.0, for this
purpose I have changed the required gwt jars.
gwt-log-3.1.3.jar (GWT 2.3 compatible) is one of them which is a
replacement for gwt-log-2.6.2.jar.

After this the server-side log messages (Log.debug, Log.error, etc)
are not getting displayed on the IDE (eclipse 3.5) console as earlier.

Anyone who is aware of the root cause for this issue, please help me
out.

gwt.xml configuration for the logging is as follows:

<inherits name="com.allen_sauer.gwt.log.gwt-log-DEBUG" />
<set-property name="log_level" value="DEBUG" />

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to