Lightstreamer PCL (Portable Class Libraries) Client 3.0.0
ContentsIndexHome
PreviousUpNext
Lightstreamer.DotNet.Client.Log Namespace

This is namespace Lightstreamer.DotNet.Client.Log.

Name 
Description 
The following table lists interfaces in this documentation. 
 
Name 
Description 
 
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 LSClient.SetLoggerProvider.
 
 
Simple interface to be implemented to provide custom log consumers to the library.
An instance of the custom implemented class has to be passed to the library through the LSClient.SetLoggerProvider method.