As I mentioned a few days ago, I'm a huge fan of using CFLOG for debugging. To go along with that I make heavy use of TailView in ColdFusion Builder. TailView "monitors" a log file. Every time the file is updated it will automatically show the new lines. This is much easier than using the log viewer built into the ColdFusion Administrator. One of the cooler features of TailView, and something that may not be obvious, is that you can apply filters based on search criteria. This can make certain log lines stick out more than others. Here is a quick video demonstration.

Archived Comments
Cool. Ever since you showed how Tail view log worked at CFUnited, its become one of my favorite features of CFBuilder.
That's awesome, I had no idea TailView was that cool. Saw it when I installed builder, shrugged and minimized it.
Tailview!
Have you found a way to have the TailView retain the log files you had open each time you start CF Builder? I've noticed that when I restart it I have to manually add each log file I want to monitor.
This doesn't happen to me. Maybe a beta quirk?
Could be, I've started a different workspace since posting this message and it retained those logs.
Good tip. For those testing beta software that makes use of Eclipse, it is probably always a good idea to make a new workspace.