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