Log message severity.
枚举值 |
Severity_Success |
operation was executed without errors or will not produce errors
|
Severity_Message |
not impacting the integrity of the current operation
|
Severity_Warning |
potentially impacting the integrity of the current operation
|
Severity_Error |
impacting the integrity of the current operation
|
Severity_FatalError |
impacting the completion of the current operation
|
在文件 Utilities.h 第 103 行定义.