Logging: define `BT_LOG*_SUPPORTED` when logging is supported
[babeltrace.git] / src / logging / log.h
index c9aa4bad3242c783987c295426bdaa99a5f84813..cafde89158612a2a03033d5b3717ff8ed168b0d5 100644 (file)
@@ -1143,6 +1143,8 @@ end:
                _level_sym = bt_log_get_level_from_env(_env_var);       \
        }
 
+#define BT_LOG_SUPPORTED
+
 #ifdef __cplusplus
 }
 #endif
This page took 0.024393 seconds and 4 git commands to generate.