Set the severity threshold at which log records are written by logMessage and logFormattedMessage to the specified severity.
Declared in <bsls_log.h>
static
void
setSeverityThreshold(bsls::LogSeverity::Enum severity);
| Name | Description |
|---|---|
| severity | minimum severity at which records are written |