Internal buffer for outstanding flexibility

The solution is to configure log4net to write all loggers at the most detailed level and let a viewer visualize only the currently needed log messages.

Log4View is designed to do exactly this. It reads all log messages from the configured log appenders and stores them in an internal buffer. The user decides, which loggers should be displayed at which level. When the user decides to change the filter settings, previously hidden log messages are now displayed and vice versa.

Log4View is designed to present the logging information to the developer as efficiently and comfortably as possible. Log4View is a pure .NET application, written in C#.

Distributed applications

Large solutions often consist of a number of distributed applications which communicate with each other. To find communication related problems, is can be useful to have a merged view of several log files.

Log4View allows merging of different log sources in a single view. This can make debugging of distributed applications much easier.

 
© 2008 by prosa GmbH, Mering, Germany