是否有用户友好的 Log4Net 日志文件查看器?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/14577568/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-03 16:51:58  来源:igfitidea点击:

Is there a user-friendly Log4Net log files viewer?

.netlog4net

提问by pencilCake

Is there any third party tool that can recognize Log4Net log file structure and show it in a user friendly way by providing search functionalities etc?

是否有任何第三方工具可以识别 Log4Net 日志文件结构并通过提供搜索功能等以用户友好的方式显示它?

采纳答案by Memoizer

Try GamutLogViewer.

试试GamutLogViewer

GamutLogViewer? is log file, logfile, viewer that works with Log4J, Log4Net, NLog, and user defined formats including ColdFusion. It supports filtering, searching, highlighting and many other useful features. This is a Windows application.

色域日志查看器?是使用 Log4J、Log4Net、NLog 和用户定义格式(包括 ColdFusion)的日志文件、日志文件、查看器。它支持过滤、搜索、突出显示和许多其他有用的功能。这是一个 Windows 应用程序。

回答by JMan

BareTailis a very nice tool to monitor log files.

BareTail是一个非常好的监控日志文件的工具。

You can monitor multiple log files, and the Pro version supports search.

可以监控多个日志文件,Pro版支持搜索。

回答by Cole W

This one looks promising:
http://yourlog4netviewer.codeplex.com/

这个看起来很有希望:http:
//yourlog4netviewer.codeplex.com/

Saw this one as well:
http://logexpert.codeplex.com/

也看到了这个:http:
//logexpert.codeplex.com/

Edited: this one as well:
http://insightextensions.codeplex.com/

编辑:这个也是:http:
//insightextensions.codeplex.com/

回答by Despertar

You may want to look into Apache Chainsaw. It was designed for log4J which is what log4net was ported from so the two will work very well together

您可能想查看 Apache Chainsaw。它是为 log4J 设计的,这是 log4net 的移植来源,因此两者可以很好地协同工作

http://logging.apache.org/chainsaw/

http://logging.apache.org/chainsaw/

You can display log messages directly to it via a UDP appender or log to an xml file that chainsaw can read.

您可以通过 UDP 附加程序直接向其显示日志消息,或将日志记录到链锯可以读取的 xml 文件中。

http://logging.apache.org/log4net/release/howto/chainsaw.html

http://logging.apache.org/log4net/release/howto/chainsaw.html

回答by hyppos

Sure, try this one: http://www.l4ndash.com/. It's web based and the developer version is free but restricted to use on one machine and can be accessed from the same machine.

当然,试试这个:http: //www.l4ndash.com/。它是基于 Web 的,开发者版本是免费的,但仅限于在一台机器上使用,并且可以从同一台机器上访问。