FFT messages currently clog many test outputs, we should add a way to suppress these (or more parts of instrumentation generally) within tests.
Is this best done via a boolean compiler flag, or by setting some sort of "instrumentation level" everywhere? (The idea being the same as log level)
FFT messages currently clog many test outputs, we should add a way to suppress these (or more parts of instrumentation generally) within tests.
Is this best done via a boolean compiler flag, or by setting some sort of "instrumentation level" everywhere? (The idea being the same as log level)