This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device.

The Open Source Zone


NLog

Project logo
Project Name NLog
Category Libraries
Programming Language C#
Project Home Page http://nlog.sourceforge.net/
License(s) BSD
License URL(s) http://www.opensource.org/licenses/bsd-license.php
Tags (edit) .net, logging

NLog is a .NET logging library similar in concepts to log4net, designed with simplicity and flexibility in mind. NLog project is hosted at sourceforge.net.

Features

  • .NET, .NET Compact Framework and Mono 1.0 support
  • very easy to configure, both with a config file and programmatically
  • easy to use - interface is identical to Console.WriteLine - there's no need to use String.Format any more
  • supports .NET, C/C++ and COM interop API

NLog is open source, licensed under the terms of BSD license, which permits commercial use. Everyone is encouraged to test it and report feedback to the mailing list.

The logging API is modelled after log4net with some extensions that help it achieve great speed as described here.

Edit project.

Report abuse.

Similar Projects (edit)

Reviews

Be the first person to review this project!

User tips

Add a tip.

Related books

Title Authors
Tracing and Logging with .Net Dan Appleman et al.

Add more books.


Last modified on 2006-02-27 23:00:40.634 (rel. 2).