public interface

RemoteLoggingServiceAsync

com.google.gwt.logging.shared.RemoteLoggingServiceAsync

Class Overview

The async counterpart of RemoteLoggingService.

Summary

Public Methods
abstract void logOnServer(LogRecord record, AsyncCallback<String> callback)

Public Methods

public abstract void logOnServer (LogRecord record, AsyncCallback<String> callback)