void pause()
Pause the summary and log streams.
Interface to output streams.
Declaration of OutputManager class.
void shutOff()
Permanently shut off all streams.
Verbosity global_verbosity_level
void resume()
Continue output on the stream used before pausing.
OutputManagerClass outputManager(Verbosity::HIGH)
void resume()
Resume the summary and log streams.
void shutOff()
Permanently turn off the stream.
bool isActive(Verbosity level) const
void pause()
Stop output (redirect to a null stream)
void setVerbosity(Verbosity level)