Setting GWT log levels for individual packages/classes

30 views
Skip to first unread message

Daniel Harezlak

unread,
Aug 22, 2016, 12:17:05 PM8/22/16
to GWT Users
Is it possible to set different log levels for different packages/classes with GWT's default logger? In the standard java's logging utility you would set the following in the logging.properties file:

javax.jms.connection.level = OFF

to disable logging for the
javax.jms.connection package. The documentation mentions the following properties which can be changed:
gwt.logging.logLevel, gwt.logging.enabled and gwt.logging.consoleHandler. I do not see how the levels for individual packages could be modified with these.
Reply all
Reply to author
Forward
0 new messages