GuiLogListener

StockSharp.Xaml

The logger recording data to visual components (for example, Monitor or LogControl) that require synchronization with the GUI threads when new messages are recorded LogMessage.

Inherits: LogListener

Constructors

GuiLogListener(ILogListener)

The logger recording data to visual components (for example, Monitor or LogControl) that require synchronization with the GUI threads when new messages are recorded LogMessage.

listener
The visual component that requires synchronization with GUI threads when new messages are recorded LogMessage.

Methods