X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Ffs-src%2Flogging.c;h=6f24ce76c4c6bdd584d7da2cb966e616f53f7a51;hb=3fadfbc0c91f82c46bd36e6e0657ea93570c9db1;hp=c03b9845311bcc7dea7363aced975e431ba6c09e;hpb=55314f2a6c08045f6f7ca7700a4932628eff1b87;p=babeltrace.git diff --git a/plugins/ctf/fs-src/logging.c b/plugins/ctf/fs-src/logging.c index c03b9845..6f24ce76 100644 --- a/plugins/ctf/fs-src/logging.c +++ b/plugins/ctf/fs-src/logging.c @@ -21,6 +21,6 @@ */ #define BT_LOG_OUTPUT_LEVEL ctf_fs_src_log_level -#include +#include -BT_LOG_INIT_LOG_LEVEL(BT_LOG_OUTPUT_LEVEL, "BABELTRACE_PLUGIN_CTF_FS_SRC_LOG_LEVEL"); +BT_LOG_INIT_LOG_LEVEL(BT_LOG_OUTPUT_LEVEL, "BABELTRACE_SRC_CTF_FS_LOG_LEVEL");