Lightstreamer macOS Client  1.2.5
Native macOS Client library for Lightstreamer
Classes | Macros
LSLog.h File Reference
#import <Foundation/Foundation.h>

Classes

class  LSLog
 The LSLog class controls the local logging system. More...
 

Macros

#define LOG_SRC_CLIENT   (1)
 
#define LOG_SRC_STATE_MACHINE   (2)
 
#define LOG_SRC_SESSION   (4)
 
#define LOG_SRC_TIMER   (8)
 
#define LOG_SRC_URL_DISPATCHER   (16)
 
#define LOG_SRC_THREAD_POOL   (32)
 

Macro Definition Documentation

#define LOG_SRC_CLIENT   (1)
#define LOG_SRC_SESSION   (4)
#define LOG_SRC_STATE_MACHINE   (2)
#define LOG_SRC_THREAD_POOL   (32)
#define LOG_SRC_TIMER   (8)
#define LOG_SRC_URL_DISPATCHER   (16)