vote up 1 vote down star
1

I'm looking for a log file viewer plugin for Eclipse possibly having the following features:

  • custom highlighting of lines
  • custom line filters, possibly with regEx
  • tail following

The discontinued Eclipse Logfile Viewer has nice highlighting but no line filters.

There seem to be good standalone programs like TraceTool which misses the highlighting and BareTail Pro.

flag

3 Answers

vote up 2 vote down

NTail could be what you are looking for (download page).

alt text

Standalone alternatives are listed in the question "Best tail (log file visualization) freeware tool ?"

link|flag
Tried that but has a view drawbacks: - just one higlighting color - filters can only exclude expressions From the standalone front LogExpert is my favorite up to now. – desolat Apr 29 at 14:35
LogExpert: very good choice :) – VonC Apr 29 at 14:52
vote up 0 vote down check

Seems I have to stay with the Eclipse Logfile Viewer.

link|flag
vote up 0 vote down

you can use XpoLog center and browse your logs for the Eclipse built in web browser as this server is web based. it support log4j, log4net, log4perl, log4php and other log formats. XpoLog

link|flag
A bit of an overkill for my purposes. – desolat 5 hours ago

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.