CF LogViewer 1.0

This is the first release of an Eclipse plugin designed specifically to view and monitor ColdFusion log files. Below are some of the features and a screen shot of the plugin. Give it a try and let me know what you think? and if you find any problems with it, please let me know as well.

Download
    Features
  • Supports the ColdFusion log format.
  • Supports multiple Log Folders
  • Keeps a live connection to the log file open, so you can see errors as they happen. Without reloading the log file.
  • Highlights all .cfm files in error message, so you can easily find the bad template.

As with any project, there are still things I want to add. By no means is this a completed plugin, just a functionally complete plugin. If you'd like to help or have any more ideas for this plugin, email me directly.

    Future Modifications
  • Add sorting support
  • Add filtering support
  • Make the .cfm files in the error messages links that will open up the file in the editor.
  • Recurse a folder for all log files
  • Support other log file formats
  • Resizable Panels
Install Instructions

To install this plugin, download the zip file, and extract the contents into you eclipse install folder, the zip has the plugin folder information in it. Once this is done, restart eclipse. When you open eclipse up again, you'll find the plugin in the "Window -> Show View -> Other -> Nimer Utils -> LogViewer".

Screen Shot(s)