cli: add logging
[babeltrace.git] / cli / babeltrace-cfg-cli-args.c
index ae43510a6045829d1072464fa47cf5c6109ade48..f717f90b0c535338510a33596d975613331543f8 100644 (file)
@@ -40,6 +40,9 @@
 #include "babeltrace-cfg-cli-args.h"
 #include "babeltrace-cfg-cli-args-connect.h"
 
+#define BT_LOG_TAG "CLI-CFG-ARGS"
+#include "logging.h"
+
 /*
  * Error printf() macro which prepends "Error: " the first time it's
  * called. This gives a nicer feel than having a bunch of error prefixes
This page took 0.02719 seconds and 4 git commands to generate.