Return the minimum severity of records that will be logged to stdout by this file observer. Note that records with a threshold less severe than stdoutThreshold() may still be output to the log file if file logging is enabled.
Synopsis
Declared in <ball_fileobserver.h>
Severity::Level
stdoutThreshold() const;
Created with MrDocs