com.allen_sauer.gwt.log.client
Interface RemoteLoggerConfig


public interface RemoteLoggerConfig

Interface for deferred binding generator.


Method Summary
 java.lang.String serviceEntryPointUrl()
          Override the server side logging end point or null to use the default /<module_name>/gwt-log.
 

Method Detail

serviceEntryPointUrl

java.lang.String serviceEntryPointUrl()
Override the server side logging end point or null to use the default /<module_name>/gwt-log.

Returns:
the URI end point for remote logging