Log2Console A Generic Log Viewer (for Log4Net, NLog...)

Project Description

Log2Console is a development tool offering a nice UI to display, filter and search log messages from different logging services: Log4Net, Log4j and NLog. It can directly receive log events locally or remotely, or read them from a log file... It is written with C#.

项目描述

Log2Console 是一款提供友好用户界面,过滤和检索不同日志服务端(比如:Log4net,Log4j 或者NLog)的开发工具。它能用于接收本地或者远程的日志事件,甚至直接从日志文件中读取。它是用c#语言编写的。

Main Features

  • View Remote Log Events: use a concept similar to Chainsaw Receivers.
  • Fully Customizable and Persistent Preferences.
  • Dynamic Filtering, Grouping, Cycling and Searching.
  • Multiple Receiver suppport (since v1.1).
  • 主要特性

  • 查看远程日志事件:
  • Fully Customizable and Persistent Preferences.
  • Dynamic Filtering, Grouping, Cycling and Searching.
  • 提供了众多的接收器 (自从 v1.1)。
  • Receivers

  • File (Standard log or using log4j xml format)
  • UDP (Provides compatibility with log4j and NLog)
  • .NET Remoting (Prefered receiver for log4net)
  • WinDebug (Receiver for OutputDebugString(), in C )
  • MSMQ (Microsoft Message Queuing)
  • EventLog (Windows Event Log)
  •  

    接收器

  • 文件 (标准日志或者使用log4j xml 格式)
  • UDP (Provides compatibility with log4j and NLog)
  • .NET Remoting (Prefered receiver for log4net)
  • WinDebug (Receiver for OutputDebugString(), in C )
  • MSMQ (Microsoft Message Queuing)
  • EventLog (Windows Event Log)
  •  

    Screenshot

    原文地址:https://www.cnblogs.com/JavCof/p/1785745.html