BloombergLP::ball::FileObserver::setStdoutThreshold

Set the minimum severity of records logged to stdout by this file observer to the specified stdoutThreshold level. Note that if the value of stdoutThreshold is Severity::e_OFF, logging to stdout is disabled.

Synopsis

Declared in <ball_fileobserver.h>

void
setStdoutThreshold(Severity::Level stdoutThreshold);