Emit dedicated bright terminal color codes if supported
[babeltrace.git] / src / plugins / text / pretty / pretty.c
index 8cb3b472239e8211318a259da717c90fd1c76617..6cc8607e19f79244caa6d93870ff8d1cd59290f1 100644 (file)
@@ -519,6 +519,7 @@ bt_component_class_initialize_method_status apply_params(
        apply_one_bool_if_specified("field-callsite", params,
                &pretty->options.print_callsite_field);
 
+       pretty_print_init();
        status = BT_COMPONENT_CLASS_INITIALIZE_METHOD_STATUS_OK;
 
 end:
This page took 0.022871 seconds and 4 git commands to generate.