Remove `PLUGIN` from component class log level environment variables
[babeltrace.git] / plugins / text / dmesg / logging.c
index dc72a89e3db98c249c4ffb3241779ba450aef42f..5f0a552d0f320411a3e5fc589a173f0e05adf838 100644 (file)
@@ -24,4 +24,4 @@
 #include <babeltrace/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_text_dmesg_log_level,
-       "BABELTRACE_PLUGIN_TEXT_DMESG_SRC_LOG_LEVEL");
+       "BABELTRACE_SRC_TEXT_DMESG_LOG_LEVEL");
This page took 0.022973 seconds and 4 git commands to generate.