Open Source Logging Tools

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search

Open Source Logging Tools are free, open-source logging tools in C#.

AppLog
AppLog is a simple application logging utility. It is written in C#, and makes use of the ByteFX MySQL data access library.
C# Logger
The C# Logger (CSharp 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.
C# .Net Logger
C# .Net Logger (CSharp Dot Net Logger) is an extensible .NET Logger written in C# with advanced message queuing allowing for completely asynchronous use.
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.
Logger.NET
Logger.NET is a logging framework which enables you to include code which contains logging information.
logthis
The logthis .NET logging framework is a C# logging framework as a drop-in logging tool module for .Net applications.
LogZipper.NET
LogZipper.NET is a console application which rotates log files according to several command-line switches to allow scheduling.
NLog
NLog is a simple logging library similar in concepts to log4net, designed with simplicity and flexibility in mind.

Personal tools