Return the minimum severity of records that will be logged to stdout by this async 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_asyncfileobserver.h>
Severity::Level
stdoutThreshold() const;
Created with MrDocs