Lightstreamer .Net Adapter 1.11.0
|
Interface to be implemented to consume log from the library.
Instances of implemented classes are obtained by the library through the ILoggerProvider instance set on Server.SetLoggerProvider.
public: __interface ILogger;
public interface ILogger;
Public Interface ILogger