Logging: standardize logging tags
[babeltrace.git] / src / plugins / ctf / common / metadata / ctf-meta-update-default-clock-classes.c
index f114d80bb882fe03f72e4f95860a229538477d4f..eea855fa26d25d44991d23c405f2c65d75df9942 100644 (file)
  * all copies or substantial portions of the Software.
  */
 
-#define BT_LOG_TAG "PLUGIN-CTF-METADATA-META-UPDATE-DEF-CC"
+#define BT_LOG_TAG "PLUGIN/CTF/META/UPDATE-DEF-CC"
 #include "logging.h"
 
 #include <babeltrace2/babeltrace.h>
-#include "common/babeltrace.h"
+#include "common/macros.h"
 #include "common/assert.h"
 #include <glib.h>
 #include <stdint.h>
This page took 0.023433 seconds and 4 git commands to generate.