Interface | Description |
---|---|
ClientLogger |
ClientLogger can be used to log at the client side.
|
Class | Description |
---|---|
AbstractClientLogger | |
ClientLoggerFactory |
ClientLoggerFactory should be used to create instances of
ClientLogger . |
GWTClientLogger |
This
ClientLogger uses GWT.log(String, Throwable)
to log client messages. |
Copyright © 2012. All Rights Reserved.