Log.MessageWritten Event
Occurs when events are enabled (see EnableEvents) and a log message that matches or exceeds the current log level is written to the log.
Syntax
public event LogEventHandler MessageWritten
Remarks
This event can be fired on both the main GUI thread and background threads.
Platforms
Windows, Linux, Android