Remove `PLUGIN` from component class log level environment variables
[babeltrace.git] / plugins / utils / trimmer / logging.c
index fffefdaccbbee3b976e8c566fc0ba5b38ca67aa4..f4d4cd5af559b1dce63ed608ddc867ea092f844e 100644 (file)
@@ -24,4 +24,4 @@
 #include <babeltrace/logging-internal.h>
 
 BT_LOG_INIT_LOG_LEVEL(bt_plugin_utils_trimmer_log_level,
-       "BABELTRACE_PLUGIN_UTILS_TRIMMER_FLT_LOG_LEVEL");
+       "BABELTRACE_FLT_UTILS_TRIMMER_LOG_LEVEL");
This page took 0.024395 seconds and 4 git commands to generate.