TraceTool The Swiss-Army knife of trace
TraceTool is C# trace Framework and a viewer.The viewer can also display real time traces from Event Log messages, OutputDebugString, and text files (like unix tail-f)The framework can also be used as an appender for logNet,system.Trace and Microsoft Enterprise Instrumentation Framework (EIF).You can send simple traces, tree oriented traces, objects, dump and call stack.Finally, the framework is also available for Java and Delphi.
Go to http://tracetool.sourceforge.net/
See also these related projects.
- C# Logger - The C# Logger is designed after the log4j project by apache. It is a logging too ...
- C#.NET Logger - Extensible .NET Logger written in C#, w/ advanced message queuingallowing for co ...
- Common Infrastructure Libraries for .NET - This project aims to provide lightweight 'infrastructure' libraries that can be ...
- log4net - log4net is a tool to help the programmer output log statements to a variety of o ...
- Logger.NET - Logger.NET is a logging framework which enables you to include codewhich contain ...
- logthis .NET logging framework - LogThis C# logging framework is a drop-in logging tool module for .Netapplicatio ...
- NLog - NLog is a .NET logging library designed with simplicity and flexibility in mind. ...
- TracerX Logger - TracerX is an easy to use logger with a powerful viewer that supports filtering ...