Set the severity threshold at which log records are written by logMessage and logFormattedMessage to the specified severity.
Synopsis
Declared in <bsls_log.h>
static
void
setSeverityThreshold(bsls::LogSeverity::Enum severity);
Created with MrDocs