Remove `PLUGIN` from component class log level environment variables
[babeltrace.git] / plugins / ctf / lttng-live / logging.c
index e6f3c0c905175eabc33854e593c57d5096c646e7..982b5b9eb28dabb357803ab24e5fc8a878b7026e 100644 (file)
@@ -23,4 +23,4 @@
 #define BT_LOG_OUTPUT_LEVEL lttng_live_log_level
 #include <babeltrace/logging-internal.h>
 
-BT_LOG_INIT_LOG_LEVEL(lttng_live_log_level, "BABELTRACE_PLUGIN_CTF_LTTNG_LIVE_SRC_LOG_LEVEL");
+BT_LOG_INIT_LOG_LEVEL(lttng_live_log_level, "BABELTRACE_SRC_CTF_LTTNG_LIVE_LOG_LEVEL");
This page took 0.023172 seconds and 4 git commands to generate.