Discussion:
Setting gwt.logging.logLevel
'Jewgenij Moldawski' via GWT Users
2018-10-13 16:45:33 UTC
Permalink
Hi Everyone @GWT,

(how?) is it possible to change *gwt.logging.logLevel* if I don't have
access to source code?
Can I do it in browser, where my gwt application runs?

Thank You in advance!

JeMo
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Philipp
2018-11-30 16:16:24 UTC
Permalink
You can try add this query string to your URL:

www.urltoyourgwtapplication.com?logLevel=FINE
Post by 'Jewgenij Moldawski' via GWT Users
(how?) is it possible to change *gwt.logging.logLevel* if I don't have
access to source code?
Can I do it in browser, where my gwt application runs?
Thank You in advance!
JeMo
--
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+***@googlegroups.com.
To post to this group, send email to google-web-***@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
Loading...