Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-update-in-ir.c
index e6342942151a4a9898a0bb10c1ed9f3203694f07..cdafe1c8d1c1e77908e0a22d075c8e48a1f44917 100644 (file)
  * all copies or substantial portions of the Software.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-METADATA-META-UPDATE-IN-IR"
+#define BT_LOG_TAG "PLUGIN/CTF/META/UPDATE-IN-IR"
 #include "logging.h"
 
 #include <babeltrace2/babeltrace.h>
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/assert.h"
 #include "compat/glib.h"
 #include <glib.h>
This page took 0.024903 seconds and 4 git commands to generate.