SFLOG related API and macros definitions. More...
Topics | |
Logging Levels | |
helper macros definitions for logging level allowed values | |
Configurations | |
API for Initializing, configuring, and shutdown the logging facility. | |
Message logging | |
API for writing the message to the log file. | |
The logging facility is used throughout the SDK, so it should be initialized by the client application first thing.
The client can call the API to post its logging messages as well.