Embedded Wireless Framework
Macros

EWF logging macros. More...

Macros

#define EWF_LOG(...)
 
#define EWF_LOG_ERROR(...)
 

Detailed Description

EWF logging macros.

There are two macros used for logging information and errors. These are EWF_LOG and EWF_LOG_ERROR. You can define these symbols with your custom implementation before including this file, then these implementations are not defined.