public class ConsoleLogListener extends java.lang.Object implements LogListener
Utility class to aid debugging.
Register by calling Logger.addListener(com.caplin.streamlink.LogListener, com.caplin.streamlink.LogLevel)
on the logger acquired from StreamLink
Constructor and Description |
---|
ConsoleLogListener() |
public void onLog(LogInfo info)
LogListener
Called when a StreamLink log message is to be logged.
onLog
in interface LogListener
info
- The LogInfo object, containing the log message text and log level.Please send bug reports and comments to Caplin support