[This is preliminary documentation and is subject to change.]
The LogRecorder type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| HasErrors | Whether any errors have been recorded. | |
| HasMessages | Whether any messages have been recorded. | |
| HasWarnings | Whether any errors have been recorded. | |
| MessageList | An array of individual recorded messages. | |
| MessageString | All messages in one block of text, separated by newlines. |