Hi Rud, I have the same problem with my env. I've recently spent a number of hours trying to find root cause or workaround but without success... I've also created completely new HelloWorld project to confirm that sarver-side logging is not working - logs are printed out only for warnings and severe levels.
Today I've reverted my project to Gwt2.0.3 and... logs work again. If I'm missing something could you guide me how to make logging back? Otherwise feel free to issue TR/bug on my behalf ;) Cheers, /m On Oct 25, 5:10 am, Rud <[email protected]> wrote: > I have server side logging working in my application but cannot > control the level except for WARNING and SEVERE in logging.properties. > I have a 'warn' and 'info' level logging message. If I set SEVERE, > nothing shows in the log. If I set anything else then the 'warn' is > output but not the 'info'. This is true even if I put FINE or FINEST > as the level in the properties. > > I also tried setting the level programatically but without success. > > Am I missing something? > > This is on my machine in development mode, not live on the web. > > Rudhttp://www.mysticlakesoftware.com -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
