Package com.google.gwt.logging.shared

Interface Summary
RemoteLoggingService The client side stub for the logging RPC service.
RemoteLoggingServiceAsync The async counterpart of RemoteLoggingService.
 

Class Summary
SerializableLogRecord A representation of a LogRecord which can be used by GWT RPC.
SerializableThrowable A representation of a Throwable which can be used by GWT RPC.