Logging: standardize logging tags
[babeltrace.git] / src / lib / plugin / plugin.c
index 5bf1a151f6a87fa2d3060425f52937dfac18faf9..30c10ed2af272011f35df1ab93b95258071bd9ac 100644 (file)
@@ -23,7 +23,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN"
+#define BT_LOG_TAG "LIB/PLUGIN"
 #include "lib/lib-logging.h"
 
 #include "common/assert.h"
This page took 0.023117 seconds and 4 git commands to generate.