Remove `PLUGIN` from component class log level environment variables
[babeltrace.git] / plugins / utils / muxer / logging.c
index 814143fb1d499afd8c80aa23b68ce42865476efc..04f797d1fa9d6074bbce41333256a0dbbbf55932 100644 (file)
@@ -24,4 +24,4 @@
 #include <babeltrace/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_utils_muxer_log_level,
-       "BABELTRACE_PLUGIN_UTILS_MUXER_FLT_LOG_LEVEL");
+       "BABELTRACE_FLT_UTILS_MUXER_LOG_LEVEL");
This page took 0.024363 seconds and 4 git commands to generate.