Class RemoteLogHandlerBase

java.lang.Object
java.util.logging.Handler
com.google.gwt.logging.client.RemoteLogHandlerBase
Direct Known Subclasses:
RequestFactoryLogHandler, SimpleRemoteLogHandler

public abstract class RemoteLogHandlerBase extends Handler
Base class for Logging handlers that send records to the server.