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

Name

Description

Enum

Enumerates logging severity levels used by the bsls logging framework.

Static Member Functions

Name

Description

toAscii

Return the string representation of the specified enumerator value.

Created with MrDocs