src.ctf.lttng-live: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / ctf / lttng-live / viewer-connection.h
index be6dc5a194ba1c7f1eb81482ed0ae18ceee0b93d..8d2aef6e4774072ab656092373275bf74eaa6954 100644 (file)
@@ -46,6 +46,7 @@ struct lttng_live_component;
 
 struct live_viewer_connection {
        bt_logging_level log_level;
+       bt_self_component *self_comp;
        bt_object obj;
 
        GString *url;
This page took 0.023736 seconds and 4 git commands to generate.