event-logger

This example plug-in launches a thread upon calling MVStart which repeatedly empties the event queue and prints log messages for each of the events and the associated event parameters. In particular, the result contents of the ResultReady event are traversed and printed according to their data types. As of the plug-in version 2.2.0, some further information is printed such as the ID of the used recipe, whether a single job or continuous job was executed, or which start parameters were used for the execution, if available.

Since the "event-logger" plug-in only receives events and does not post any actions, it identifies its capabilities as eMVCapabilities_Monitor. It can be started either via the "Communication" tab of the MERLIC RTE Setup or via the command line with the option "‑‑plugin event‑logger" when launching the Communicator.