So when developing tests and when running them I would like to be able to see the logging as it is happening. This simply is not possible with my current application because it runs maximized and the Ranorex script runs in the background.
I want to look into the capability of the script sending the logging information to an RSS feed or something similar so I can connect to the same system via a web page or RSS feed viewer and see what is going on while the test is running.
Has anyone done something like this? Any recommendation on how to go about implementing this?