sink.ctf.fs: honor component's initial log level
[babeltrace.git] / src / plugins / ctf / fs-sink / fs-sink-trace.h
index f60cad93aef5743a76da46fc63a6defb44292157..9ca03d1bcf11caecf4af41b43895fd580ef8c7c5 100644 (file)
@@ -35,6 +35,7 @@
 struct fs_sink_comp;
 
 struct fs_sink_trace {
+       bt_logging_level log_level;
        struct fs_sink_comp *fs_sink;
 
        /* Owned by this */
This page took 0.022418 seconds and 4 git commands to generate.