Remove `PLUGIN` from component class log level environment variables
[babeltrace.git] / plugins / ctf / fs-sink / logging.c
index bd015289d9c7e68ed59e24c32beab8334fbe472f..689bf9df20ae8b34ff7c14e854b883af34a0ddb8 100644 (file)
@@ -24,4 +24,4 @@
 #include <babeltrace/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_fs_sink_log_level,
-       "BABELTRACE_PLUGIN_CTF_FS_SINK_LOG_LEVEL");
+       "BABELTRACE_SINK_CTF_FS_LOG_LEVEL");
This page took 0.032894 seconds and 4 git commands to generate.