sink.utils.counter: honor component's initial log level
[babeltrace.git] / src / plugins / utils / counter / counter.h
index 4052736ecdddb03aa00491eb4ecb9c7afe5c2c57..81329090c8cf6f0c116d808c5c19032f3c7564bd 100644 (file)
@@ -48,6 +48,7 @@ struct counter {
        uint64_t at;
        uint64_t step;
        bool hide_zero;
+       bt_logging_level log_level;
 };
 
 BT_HIDDEN
This page took 0.047627 seconds and 4 git commands to generate.