logging: strip down and clean `log.h` and `log.c`
[babeltrace.git] / src / bindings / python / bt2 / bt2 / native_bt_autodisc.i.h
index d6a4d24bbe1ae0d3f089ee6639ac8ca081111d43..9b12e8c368a333199fcf7be6aff13694584b667e 100644 (file)
@@ -86,7 +86,7 @@ bt_value *bt_bt2_auto_discover_source_components(const bt_value *inputs,
                plugins,
                plugin_count,
                NULL,
-               bt_python_bindings_bt2_log_level,
+               (bt_logging_level) bt_python_bindings_bt2_log_level,
                &auto_disc,
                NULL);
        if (status != 0) {
This page took 0.02352 seconds and 4 git commands to generate.