logging: strip down and clean `log.h` and `log.c`
[babeltrace.git] / src / cli / logging.cpp
index 329cb70a0cc32aa4eb47ecafda2b0622b1a50e9a..36d59bf1fca83000fab11da1fff66cfc408c3f38 100644 (file)
@@ -5,6 +5,6 @@
  */
 
 #define BT_LOG_OUTPUT_LEVEL bt_cli_log_level
-#include "logging/log.h"
+#include "logging/log-api.h"
 
 BT_LOG_INIT_LOG_LEVEL(bt_cli_log_level, "BABELTRACE_CLI_LOG_LEVEL");
This page took 0.026258 seconds and 4 git commands to generate.