Can eclipse monitor an arbitrary log file in the Console view?

前端 未结 2 2058
死守一世寂寞
死守一世寂寞 2020-12-28 19:58

I am launching my JBoss server in eclipse, and so standard out/err displays in the Console view. But there are other logs being generated by log4j, and so I need to be able

相关标签:
2条回答
  • 2020-12-28 20:14

    I just searched the Eclipse Marketplace for

    log file viewer

    and it suggested LogViewer, which does exactly what you need very well (+more).

    0 讨论(0)
  • 2020-12-28 20:18

    I currently am using NTail (Eclipse market place):
    You can define several "NTail views", each one monitoring one or several files.

    http://www.certiv.net/images/NTailScreenShot001.jpg

    See also Log file viewer for Eclipse

    0 讨论(0)
提交回复
热议问题