This struct provides a namespace for enumerating logging severity levels.
Declared in <bsls_logseverity.h>
struct LogSeverity;
The enumerated levels are used in the bsls logging framework (see bsls_log). See Enum in the TYPES sub-section for details.
| Name | Description |
|---|---|
Enum | Enumerates logging severity levels used by the bsls logging framework. |
| Name | Description |
|---|---|
toAscii | Return the string representation of the specified enumerator value. |