To date I have been using the brute-force log viewer: notepad. Is anybody aware of a tool that monitors text log files (like output from log4j) and automatically refreshes and scrolls to the end of the file? Such functionality would make my test-debug cycle less mouse intensive. :-)
In the UN*X world, I had the tail command for such purposes. But I've never seen anything like this for Windows. Any suggestions? Jefficus