A'llo all,
I spent a wee bit of time looking for a solution for real-time (automatic) log monitoring of the messages.log & viseditor.log files. Initially I was considering programming my own application, but luckily I ended up finding a nice open source application that works silently in the background without needing the application window to be active, unlike most of the other apps that I tried.
Anyway,
here's a short guide I wrote on the wiki, on where to download the program & how to setup monitoring for the two log files you might want to monitor while developing your game.
Why would you want to monitor your log files? Well... it's a great debugging method for flagging issues generated by the editor while working in Visionaire Studio or for watching out for issues, errors & warnings during runtime, which is extremely useful to both developers & scripters alike.
Have fun fumigating your projects!