|
KPN Things Device SDK
|
#include "defaults.h"Go to the source code of this file.
Macros | |
| #define | log_debug(...) |
Functions | |
| void | senMLSetLogger (Stream &logger) |
Variables | |
| Stream * | _senml_logger |
| #define log_debug | ( | ... | ) |
| void senMLSetLogger | ( | Stream & | logger | ) |
Assign a stream to the library that can be used to write log information to.
| logger | a stream object that will be used for logging. |
|
extern |