Log file viewer for Eclipse

我的未来我决定 提交于 2019-11-29 06:25:14

问题


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.


回答1:


Try Eclipse Log Viewer by Andre Bossert.




回答2:


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

(No longer supported since Q4 2012)

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




回答3:


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




回答4:


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



回答5:


Seems I have to stay with the Eclipse Logfile Viewer.



来源:https://stackoverflow.com/questions/802409/log-file-viewer-for-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!