流式日志(txt)查看器

发布于 2024-07-07 21:09:33 字数 1477 浏览 10 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(7

十二 2024-07-14 21:09:33

Tail for Win32 是一个简单的开源程序,我已经使用了几年了。

Notepad++ 实际上可以开箱即用。

从 Notepad++ 中:设置 > 首选项> 杂项。

从那里,您可以在“文件状态自动检测”组中选中“静默更新”和“更新后滚动到最后一行”

Tail for Win32 is a simple open-source program I've been using for a couple of years already.

Notepad++ can actually do it out of the box.

From within Notepad++: Settings > Preferences > MISC.

From there, you can check "Update silently" and "Scroll to the last line after update" in the group "File Status Auto-Detection"

小兔几 2024-07-14 21:09:33

您正在寻找的 Notepad++ 插件是 Document Monitor。 但是,如果您发现 Notepad++ 意外冻结,导致您丢失未保存的更改,那么该插件可能是罪魁祸首,因为众所周知它不稳定。 请参阅http://www.g-loaded。 eu/2009/10/17/be-cautious-with-notepad/

另请查看有关 Windows 上尾随文档的其他线程:

The Notepad++ plugin you're looking for is Document Monitor. However, if you notice that Notepad++ freezes unpredictably, causing you to lose unsaved changes, then this plugin may be the culprit, as it is known to be unstable. See http://www.g-loaded.eu/2009/10/17/be-cautious-with-notepad/

Also look at other threads on tailing documents on Windows:

提笔落墨 2024-07-14 21:09:33

in other word... Best tail (log file visualization) freeware tool ? , no ?

The solution in that question was: Baretail

若水微香 2024-07-14 21:09:33

Log Expert 是一款出色的工具,具有尾随、突出显示、过滤、列化和基本 Eclipse 集成功能。 还有一个 SDK,对于非商业和商业用途都是免费的。

A great tool with tailing, highlighting, filtering, columnizing and a rudimentary Eclipse integration is Log Expert. Also has a SDK and is free for both non-commercial and commercial use.

分開簡單 2024-07-14 21:09:33

应该尝试使用 Logtail_plugin.wlx / logViewer.wlx 插件的 Lister。
http://www.ghisler.com/lister/

Should try Lister with Logtail_plugin.wlx / logViewer.wlx plugin.
http://www.ghisler.com/lister/

走野 2024-07-14 21:09:33

您可以通过使用 LogFilePatternReceiver 配置 Chainsaw,使用 Apache Chainsaw 跟踪日志文件。 请参阅“欢迎”选项卡以获取示例配置文件。

http://logging.apache.org/chainsaw

You can tail log files using Apache's Chainsaw by configuring Chainsaw with a LogFilePatternReceiver. See the Welcome tab for an example configuration file.

http://logging.apache.org/chainsaw

花间憩 2024-07-14 21:09:33

在 UNIX 中,tail -f 。 在Windows 中? 不知道。 Cygnus 工具可能也有 tail 命令。

In UNIX, tail -f . In Windows? Don't know. The Cygnus tools probably have the tail command as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文