GWT 2.7.0

Uses of Package
com.google.gwt.logging.client

Packages that use com.google.gwt.logging.client
com.google.gwt.logging.client Log handlers and related classes for java.util.logging support in GWT. 
com.google.web.bindery.requestfactory.gwt.client A package for managing client-server requests. 
 

Classes in com.google.gwt.logging.client used by com.google.gwt.logging.client
DefaultLevel
          An interface for a set of classes which are used to choose the default logging level.
HasWidgetsLogHandler
          A handler which can log to any widget which extends the HasWidgets interface.
RemoteLogHandlerBase
          Base class for Logging handlers that send records to the server.
 

Classes in com.google.gwt.logging.client used by com.google.web.bindery.requestfactory.gwt.client
RemoteLogHandlerBase
          Base class for Logging handlers that send records to the server.
 


GWT 2.7.0