![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
Message severity. More...
#include <tsSeverity.h>
Static Public Member Functions | |
| static const Names & | Enums () |
| An enumeration to use severity values on the command line for instance. | |
| static UString | Header (int severity) |
| Formatted line prefix header for a severity. | |
Message severity.
Positive values are debug levels. The typical default reporting level is Info. All messages with a higher level (Verbose and all debug levels) are not reported by default.
The struct is here just to add a naming level.
|
static |
Formatted line prefix header for a severity.
| [in] | severity | Severity value. |
|
static |
An enumeration to use severity values on the command line for instance.