Logging Tools

C# Logger - The C# Logger is designed after the log4j project by apache. It is a logging tool that can be used to write events such as debug, info, warn and error messages to the Windows event log.
Go to project 'C# Logger'

C#.NET Logger - Extensible .NET Logger written in C#, w/ advanced message queuingallowing for complete asynchronous use (it won\\\'t stop your code).Core system is in place with simple text logging. Looking to addcir ...
Go to project 'C#.NET Logger'

Common Infrastructure Libraries for .NET - This project aims to provide lightweight 'infrastructure' libraries that can be used across multiple projects.  
The first of these libraries is a portable logging abstraction, Common.Loggin ...
Go to project 'Common Infrastructure Libraries for .NET'

log4net - log4net is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent log4j framework to the .NET runtime. We have kept the framework simila ...
Go to project 'log4net'

Logger.NET - Logger.NET is a logging framework which enables you to include codewhich contains logging information (like Entermethod, Exitmethod,variable values etc) to be logged.For licensing questions, see licen ...
Go to project 'Logger.NET'

logthis .NET logging framework - LogThis C# logging framework is a drop-in logging tool module for .Netapplications. Supports: Multiple custom profiles; log file naming byday, week, month; max log file size; Windows event log. Simple ...
Go to project 'logthis .NET logging framework'

NLog - NLog is a .NET logging library designed with simplicity and flexibility in mind. With NLog you can process diagnostic messages emitted from any .NET language, augment them with contextual information, ...
Go to project 'NLog'

TracerX Logger - TracerX is an easy to use logger with a powerful viewer that supports filtering by threads, category, trace level, and more. Output can go to a circular log file, event log, console/command window, or ...
Go to project 'TracerX Logger'

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 ...
Go to project 'TraceTool The Swiss-Army knife of trace'