Thursday, April 14, 2016

Cannot get rich log messages from java.util.logging.Logger

Can somebody take a look at my question [1] on stackoverflow?

My problem is that I am not getting the full package name or anything else but the raw log message printed to the log window.

So instead of something like

com.company.more.packages.MyObject - Hello World!

I am  just getting

Hello World!

and I have no idea what the problem is ..

Thank you for any help!

BR; Stefan

[1] http://stackoverflow.com/questions/36634580/why-am-i-not-getting-the-whole-class-path-added-to-my-log-messages

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment