You can't change GWT log or java.util.logging at runtime as they are compiled and controlled by the gwt.xml file at compile time. If you used the adligo i_log api you can change the logging setting of your browsers window by using cgi parameters to have your app load up a specific logging configuration file (adligo_log.properties or your_log.properties exc).
Cheers, Scott Apr 12, 2:25 am, vmnikulin <[email protected]> wrote: > How to enable/disable gwt-logging at runtime -- 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.
