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 log4cpp. It can directly receive log events locally or remotely, or read them from a log file (more to come). It is written with C# 2.0 and has been inspired by Chainsaw for log4j. Note: The project is in early development stage, your feedback is welcome (Discussions).
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).
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)
Screenshot

Last edited Mar 22 at 12:54 AM by Statyk7, version 11
|
|