Logging: standardize logging tags
[babeltrace.git] / src / lib / logging.c
index 30ab704abd774b52a4b965c684e4c62c9f592870..b362d667f63e6ea5df925af8ea884cbb9291a711 100644 (file)
@@ -24,7 +24,7 @@
 #include <babeltrace2/logging.h>
 #include <babeltrace2/version.h>
 
-#define BT_LOG_TAG "LIB"
+#define BT_LOG_TAG "LIB/LOGGING"
 #include "lib/lib-logging.h"
 
 #ifdef BT_DEV_MODE
This page took 0.022862 seconds and 4 git commands to generate.