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 の 102 行目に定義があります。