we have logging configured to work well in dev-mode. really nice.
but as i like to develop more complex things in integration-tests, i wonder how to get logs working there.
in eclipse, via "run as gwt junit" i can see all GWT.log outputs. thats ok, but not what i want since the output and routing via java.util.logging is much better and used in most parts of the sourcecode.
java.util.logging is working neither in eclipse, nor in mvn run via terminal.
can someone give me a hint to see those logs when running tests? my goal is to integrate this configuration into a maven dev-profile, but thats easy when i know how to get it working.
thx, andi
(vom fon)
--
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