Bluenet  5.7.0
Bluenet, firmware for nRF52 smart home devices
Loading...
Searching...
No Matches
cs_LogNone.h File Reference

Go to the source code of this file.

Macros

#define _log(level, addNewLine, fmt, ...)
 Only to be directly included in cs_Logger.h. More...
 
#define _logArray(level, addNewLine, pointer, size, ...)
 

Macro Definition Documentation

◆ _log

#define _log (   level,
  addNewLine,
  fmt,
  ... 
)

Only to be directly included in cs_Logger.h.

This implementation of _log/_logArray just swallows its arguments.

◆ _logArray

#define _logArray (   level,
  addNewLine,
  pointer,
  size,
  ... 
)