Log file viewer for Eclipse

2020-02-25 06:56发布

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.

5条回答
SAY GOODBYE
2楼-- · 2020-02-25 07:30

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

查看更多
爱情/是我丢掉的垃圾
3楼-- · 2020-02-25 07:31

Try to use JLV. It's is available as a plugin for Eclipse IDE with the current features:

  • Getting logs by socket
  • Quick filtering by any log’s field
  • Detailed information about selected log
  • Preferences page for controlling and saving plugin state
  • Additional preference page for customizing logs’ representation
查看更多
三岁会撩人
4楼-- · 2020-02-25 07:48

Try Eclipse Log Viewer by Andre Bossert.

查看更多
戒情不戒烟
5楼-- · 2020-02-25 07:48

NTail could be what you are looking for (Ntail on Eclipse Market Place, Update Site).

(No longer supported since Q4 2012)

alt text

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

查看更多
混吃等死
6楼-- · 2020-02-25 07:51

Seems I have to stay with the Eclipse Logfile Viewer.

查看更多
登录 后发表回答