debug logs
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
#define GLOG_MODULE_NAME GBINDER_LOG_MODULE
|
||||
#include <gutil_log.h>
|
||||
|
||||
#define DBG(fmt, ...) \
|
||||
gutil_log(GLOG_MODULE_CURRENT, GLOG_LEVEL_ALWAYS, "gbinder:"fmt, ##__VA_ARGS__)
|
||||
|
||||
/* Declared for unit tests */
|
||||
__attribute__((constructor))
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user