Log message severity.
- Enumerator:
Severity_Success |
|
Severity_Message |
operation was executed without errors or will not produce errors
|
Severity_Warning |
not impacting the integrity of the current operation
|
Severity_Error |
potentially impacting the integrity of the current operation
|
Severity_FatalError |
impacting the integrity of the current operation
|
Definition at line 92 of file Utilities.h.