StreamLink.NET  7.1.5-7.1.5-3946-4e293d0
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Member Functions | List of all members
Caplin.StreamLink.ConsoleLogListener Class Reference

Utility class to aid debugging. More...

Inheritance diagram for Caplin.StreamLink.ConsoleLogListener:
Caplin.StreamLink.ILogListener

Public Member Functions

virtual void OnLog (Caplin.StreamLink.ILogInfo info)
 Called when a StreamLink log message is to be logged. More...
 

Detailed Description

Utility class to aid debugging.

Register by calling ILogger.AddListener on the logger acquired from IStreamLink

Member Function Documentation

virtual void Caplin.StreamLink.ConsoleLogListener.OnLog ( Caplin.StreamLink.ILogInfo  logInfo)
inlinevirtual

Called when a StreamLink log message is to be logged.

  • Parameters
    logInfoThe LogInfo object, containing the log message text and log level.

Implements Caplin.StreamLink.ILogListener.


Generated on Tue Mar 24 2020 11:57:49 for StreamLink.NET