Package com.google.gwt.logging.client
Class DevelopmentModeLogHandler
java.lang.Object
java.util.logging.Handler
com.google.gwt.logging.client.DevelopmentModeLogHandler
A Handler that prints logs to GWT.log, causing the messages to show up in
the Development Mode tab in Eclipse when running in Development mode.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel