Log Viewer widget
The Log Viewer widget is a real-time viewer for log entries.
| id | Mango.Widgets.LogViewerWidget | 
| assemblyName | Mango.UI | 
| factoryClass | Mango.Widgets.LogViewerWidgetFactory | 
| Settings | Description | 
|---|---|
| MaxListItems | Sets the number of log entries to be displayed. | 
| ShowTimeStamp | Check to enable showing the time in front of the messages. | 
| LogLevel | Select the level of log that should be included in the viewer. | 
| Origin | Used for filtering. Only shows log-items containing the origin (the origin of the error). | 
| Message | Used for filtering. Message: Only shows log-items containing the word you enter in the field. | 
| IsFiltered | Boolean. If filter is active or not. |