com.google.gwt.libideas.logging.client
Interface RemoteLoggingService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- RemoteLoggingServiceImpl
public interface RemoteLoggingService
- extends com.google.gwt.user.client.rpc.RemoteService
Logging service definition.
Method Summary |
void |
publish(java.lang.String message,
Level level,
java.lang.String category,
java.lang.Throwable e)
|
publish
void publish(java.lang.String message,
Level level,
java.lang.String category,
java.lang.Throwable e)