Log message types.
| Member | Value | Description |
|---|---|---|
| eUiLogMsgDebug | 0 | Log messages that provide Debug text. |
| eUiLogMsgInfo | 1 | Log messages that provide information text. |
| eUiLogMsgForceInfo | 2 | Log messages that provide forceful information text. |
| eUiLogMsgWarning | 3 | Log messages that provide warning text. |
| eUiLogMsgAlarm | 4 | Log messages that provide alarm text. |





