System logging header for mynewt-core. More...
System logging header for mynewt-core.
Definition in file log.h.
#include "log.h"
Include dependency graph for log.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | log |
| Empty log structure. More... | |
Logging convenience defines wrappers | |
| #define | LOG_WARN(...) |
| #define | LOG_CRITICAL(...) |
| #define | log_register(__X, __Y, __Z, __A, __B) |
| #define LOG_CRITICAL | ( | ... | ) |
| #define LOG_WARN | ( | ... | ) |