Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / common / metadata / visitor-parent-links.c
index 64098a9a43ec15d5e1838b7535133163e2387d28..a7f0e93ecd076ab0522333a38b2754ccfa2e87e2 100644 (file)
@@ -24,7 +24,7 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-METADATA-PARENT-LINKS-VISITOR"
+#define BT_LOG_TAG "PLUGIN/CTF/META/PARENT-LINKS-VISITOR"
 #include "logging.h"
 
 #include <stdio.h>
@@ -35,7 +35,7 @@
 #include <glib.h>
 #include <inttypes.h>
 #include <errno.h>
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/list.h"
 #include "scanner.h"
 #include "parser.h"
This page took 0.023809 seconds and 4 git commands to generate.