Motr  M0
debug.h File Reference
#include "lib/trace.h"
Include dependency graph for debug.h:

Go to the source code of this file.

Macros

#define LOGD_VAR_NAME(module_name)   M0_CAT(m0_net_test_logd_, module_name)
 
#define LOGD_VAR_DECLARE(module_name)   extern bool LOGD_VAR_NAME(module_name);
 
#define LOGD(...)
 

Functions

 M0_BASSERT ("NET_TEST_MODULE_NAME should be defined " "before including debug.h"==NULL)
 
bool LOGD_VAR_NAME (NET_TEST_MODULE_NAME)