nRF5 IoT SDK
v0.9.0
|
Macros | |
#define | FILE_TRC(...) |
#define | FILE_ERR(...) |
#define | FILE_DUMP(...) |
Macros used for creating module logs which can be useful in understanding handling of events or actions on API requests. These are intended for debugging purposes and can be enabled by defining the IOT_FILE_ENABLE_LOGS.
#define FILE_DUMP | ( | ... | ) |
Diasbles dumping of octet streams.
#define FILE_ERR | ( | ... | ) |
Diasbles error logs.
#define FILE_TRC | ( | ... | ) |
Diasbles detailed logs.