Home » Questions » Computers [ Ask a new question ]

Log viewer on Windows [closed]

Log viewer on Windows [closed]

I'm a developer, and I generate big log files. I've tried several log viewer applications (free or not), so far mtail I like the most. But, it lacks features.

Asked by: Guest | Views: 241
Total answers/comments: 3
Guest [Entry]

BareTail, which has a free version, works pretty well for us for years.
Guest [Entry]

"Log Expert http://logexpert.codeplex.com/

Features:

highlighting (regex, etc.)
filtering (regex, etc.)
custom columnizer (columnizer parses lines into columns)
multi-file support
+ some common features"
Guest [Entry]

I wrote my own little logviewer just because of that, its really raw at the moment, but would be an ok starting point if anyone wanted to extend it.