AWS IoT Device SDK C: Logging
Generate and print log messages
Return to main page ↑
Related Pages
Here is a list of all related documentation pages:
[detail level 12]
 ConfigurationConfiguration settings of the logging library
 ConstantsDefined constants of the logging library
 FunctionsFunctions of the logging library
 IotLogLogging function for a specific library. In most cases, this is the logging function to call.
 IotLog_PrintBufferLog the contents of buffer as bytes. Only available when LIBRARY_LOG_LEVEL is IOT_LOG_DEBUG.
 IotLog_GenericGeneric logging function that prints a single message.
 IotLog_PrintBufferLog the contents of buffer as bytes. Only available when LIBRARY_LOG_LEVEL is IOT_LOG_DEBUG.