Logging: standardize logging tags
[babeltrace.git] / src / ctf-writer / validation.c
index 1d50d4d6a86e9de555544003ea32308919a7c023..8efd5463011a30b534238e43d90d13731588f7c5 100644 (file)
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "CTF-WRITER-VALIDATION"
+#define BT_LOG_TAG "CTF-WRITER/VALIDATION"
 #include "logging.h"
 
 #include <babeltrace2/ctf-writer/object.h>
 
-#include "common/babeltrace.h"
+#include "common/macros.h"
 
 #include "assert-pre.h"
 #include "event-class.h"
This page took 0.025447 seconds and 4 git commands to generate.