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 是一款提供友好使用者介面,過濾和檢索不同Log Service端(比如: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