This struct provides a namespace for enumerating the set of logging severity levels used in the bsls logging framework (see bsls_log). See Enum in the TYPES sub‐section for details.
Synopsis
Declared in <bsls_logseverity.h>
struct LogSeverity;
Enums
Name |
Description |
Enumerates logging severity levels used by the |
Static Member Functions
Name |
Description |
Return the non‐modifiable string representation corresponding to the specified enumeration |
Created with MrDocs