Sunday, July 4, 2010

Re: GWT-2.1 && java.util.logging

Last week I was trying to find a similar example and couldn't. So I
took a little time an wrote a quick blog post with a small example app
that should help you get started with logging.

http://treasonx.blogspot.com/2010/07/gwt-21-logging.html

On Jun 21, 3:21 pm, "jie...@gmail.com" <jie...@gmail.com> wrote:
> Does anyone have an example of how to get java.util.logging.Logger
> messages to the console when running in development mode? I was
> excited about removing an external dependency of gwt-log, but can not
> seem to get any dev-mode CLIENT log messages to appear to the
> console..
>
> Complicating matters is that Jetty uses slf4j, which I am fairly
> unfamiliar with for setting up properly with respect to the
> appropriate libraries being available. I really just want log messages
> to go to the console... any information leading to this situation will
> be rewarded with beer. :-)
>
> -Jesse

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment