Hi

I want to enable gwt-log remote logging, yet even though the log is
show up at the client side, I get nothing at my catalina.out (is this
the correct place to wait for my log? I used tomcat6)

The changes I made to my project, according to the quick start:
1. In the .gwt.xml, add <inherits name="blabla.gwt-log-DEBUG" />
2. add <set-property name="log_RemoteLogger" value="ENABLED" />
3. in my web.xml, add the servlet and servlet mapping
4. in my code, add the import, and Log.debug("Something");

The logging is show up on the floating DivLogger, but not on my server
side log.

pls help.

Thanks, Xia Weizhong

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