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.

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

Reply via email to