-
- All Implemented Interfaces:
-
io.ably.lib.util.Log.LogHandler
public class Log.DefaultHandler implements Log.LogHandler
Default log handler class that sends output to System.out.This is public as a convenience to allow simple subclassesto output to other PrintStrems.