Tool of the day

Todays most awesome tool is small, efficient and does its job very well. It’s called “Dynamic Log Viewer” and is a log file viewer.
I use it all the time. Associate any .log file with the application and you’re hooked. The most awesome part of the tool is the ability to dynamically update the view as new lines are added to the log file.
This means that I can monitor what’s going on under the hood of my running application while it’s running. I guess it’s the same as listening for OutputDebugString-writes.
Anyways, have fun and download “Dynamic Log Viewer” from softpedia
