Remove `PLUGIN` from component class log level environment variables
[babeltrace.git] / plugins / lttng-utils / logging.c
index 3b57447f12d0d18ab72cb133a3cc9269fba30d22..78c2e17fd5491fa30c395048dc9c3341a6216a04 100644 (file)
@@ -24,4 +24,4 @@
 #include <babeltrace/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_lttng_utils_debug_info_log_level,
-       "BABELTRACE_PLUGIN_LTTNG_UTILS_DEBUG_INFO_FLT_LOG_LEVEL");
+       "BABELTRACE_FLT_LTTNG_UTILS_DEBUG_INFO_LOG_LEVEL");
This page took 0.023239 seconds and 4 git commands to generate.