Hi guys
I wrote a small plugin which allows to access and control EventGhost application functions from macros like 'Restart Program', 'Save Configuration', 'Minimize Window' etc.
New in version 0.3.2: Log file monitoring and parsing. The new action 'Log Monitor' monitors the screen log and fires an event if a specific message occurs. Optionally, the log message can be parsed in several ways and the extracted values found can be used as event payload or a variable can be set.
Handy for example if you want to react in some way when an unexpected error occurs or in another scenario when you want to extract a value from the log stream and fire an event when it occurs.
It's easy to add additional functions, just let me know if you miss something.
have fun
