System logging header for uwb-core. More...

Detailed Description

System logging header for uwb-core.

Author
Francisco Molina franc.nosp@m.ois-.nosp@m.xavie.nosp@m.r.mo.nosp@m.lina@.nosp@m.inri.nosp@m.a.fr

Definition in file dpl_log.h.

#include "log.h"
+ Include dependency graph for dpl_log.h:

Go to the source code of this file.

Data Structures

struct  log
 Empty log structure. More...
 

Logging convenience defines wrappers

#define LOG_WARN(...)   LOG(LOG_WARNING, __VA_ARGS__)
 
#define LOG_CRITICAL(...)   LOG(LOG_ERROR, __VA_ARGS__)
 
#define log_register(__X, __Y, __Z, __A, __B)   {}