debug logs
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
#define GLOG_MODULE_NAME MCE_LOG_MODULE
|
||||
|
||||
#include <gutil_log.h>
|
||||
#define DBG(fmt, ...) \
|
||||
gutil_log(GLOG_MODULE_CURRENT, GLOG_LEVEL_ALWAYS, "mce-glib:"fmt, ##__VA_ARGS__)
|
||||
|
||||
#endif /* MCE_LOG_PRIVATE_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user