Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of AWS-test by
aws_iot_log.h File Reference
Logging macros for the SDK. More...
Go to the source code of this file.
Detailed Description
Logging macros for the SDK.
This file defines common logging macros with log levels to be used within the SDK. These macros can also be used in the IoT application code as a common way to output logs. The log levels can be tuned by modifying the makefile. Removing (commenting out) the IOT_* statement in the makefile disables that log level.
It is expected that the macros below will be modified or replaced when porting to specific hardware platforms as printf may not be the desired behavior.
Definition in file aws_iot_log.h.
Generated on Tue Jul 12 2022 11:16:38 by
