|
Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
#include "nrf_log.h"
Go to the source code of this file.
Macros | |
| #define | _log(level, addNewLine, fmt, ...) |
| Implementation details for the case. More... | |
| #define | _logArray(level, addNewLine, pointer, size, ...) |
| #define _log | ( | level, | |
| addNewLine, | |||
| fmt, | |||
| ... | |||
| ) |
Implementation details for the case.
!defined HOST_TARGET && (CS_SERIAL_NRF_LOG_ENABLED > 0)
Only to be directly included in cs_Logger.h.
| #define _logArray | ( | level, | |
| addNewLine, | |||
| pointer, | |||
| size, | |||
| ... | |||
| ) |