AWS IoT Device SDK C:
Logging
Generate and print log messages
|
Return to main page ↑ |
Defined constants of the logging library.
Libraries may #
constants in their headers with special meanings. This page describes the meanings and uses of any constants defined by the logging library. Related constants are shown in a single section on this page.define
Log levels for the libraries in this SDK.
Each library should specify a log level by setting LIBRARY_LOG_LEVEL. All log messages with a level at or below the specified level will be printed for that library.
Currently, there are 4 log levels. In the order of lowest to highest, they are: