BloombergLP::bsls::LogSeverity

This struct provides a namespace for enumerating logging severity levels.

Synopsis

Declared in <bsls_logseverity.h>

struct LogSeverity;

Description

The enumerated levels are used in the bsls logging framework (see bsls_log). See Enum in the TYPES sub-section for details.

Enums

NameDescription
Enum Enumerates logging severity levels used by the bsls logging framework.

Static Member Functions

NameDescription
toAscii Return the string representation of the specified enumerator value.