Logging: standardize logging tags
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt.i
index bf20edc71b0ef107a2d4a72961a691496177e943..e538b268b448268c07fdd76c4af3544541495c1c 100644 (file)
@@ -29,7 +29,7 @@
 %module native_bt
 
 %{
-#define BT_LOG_TAG "PY-NATIVE"
+#define BT_LOG_TAG "BT2-PY"
 #include "logging.h"
 
 #include <babeltrace2/babeltrace.h>
This page took 0.023882 seconds and 4 git commands to generate.