sink.ctf.fs: honor component's initial log level
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink.h
index d4255aefb9076094b1df78fd9280f552c856cf27..ccdf3b3c7482c0685c50890ef44abbea71c8d8f3 100644 (file)
@@ -29,6 +29,7 @@
 #include <glib.h>
 
 struct fs_sink_comp {
+       bt_logging_level log_level;
        bt_self_component_sink *self_comp;
 
        /* Owned by this */
This page took 0.023193 seconds and 4 git commands to generate.