public static class SimpleRemoteLogHandler
extends Object
A very simple handler which sends messages to the server via GWT RPC to be
logged. Note that this logger does not do any intelligent batching of RPC's,
nor does it disable when the RPC calls fail repeatedly.
- See Also:
- Serialized Form