sink.text.details: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / text / details / details.h
index 52a28cde06c895e7de03bbbc3cc74a9fde59359b..6bc124bce35065d5987cb230030ef7cae1591e03 100644 (file)
@@ -75,6 +75,7 @@ struct details_trace {
 /* A `sink.text.details` component */
 struct details_comp {
        bt_logging_level log_level;
+       bt_self_component *self_comp;
 
        /* Component's configuration */
        struct {
This page took 0.024285 seconds and 4 git commands to generate.