lib: rename `lib-logging.h` to `logging.h`
[babeltrace.git] / src / python-plugin-provider / python-plugin-provider.c
index b4bbff475421326b97983da83cc01022d6d8322a..6f775cb00ee3948b18f2e54e52a49ef4732ac020 100644 (file)
@@ -24,8 +24,9 @@
  * SOFTWARE.
  */
 
-#define BT_LOG_TAG "PLUGIN-PY"
+#define BT_LOG_TAG "LIB/PLUGIN-PY"
 
+#include "lib/logging.h"
 #include "common/macros.h"
 #include "compat/compiler.h"
 #include <babeltrace2/plugin/plugin-const.h>
This page took 0.024637 seconds and 4 git commands to generate.