Log |
| Member name | Value | Description |
|---|---|---|
| Information | 0 | Informational message. |
| Warning | 1 | Warning message. |
| Error | 2 | Error message. |
The LogMessageTypeEnum type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAttributeTAttribute |
This method retrieves a specific attribute (TAttribute) associated
with the given enum value. It returns the attribute instance if
found, or null if the attribute is not present.
(Defined by EnumExtension) |