NLog is a free logging platform for .NET with rich log routing and management capabilities. It makes it easy to produce and manage high-quality logs for your application regardless of its size or complexity.
It can process diagnostic messages emitted from any .NET language, augment them with contextual information, format them according to your preference and send them to one or more targets such as file or database.
NLog is open source software, licensed under the terms of BSD license. See LICENSE.txt for details.
For more information, see the website nlog-project.org or just get started with the tutorials on the NLog wiki.
Project news - including RSS feed
Do you have feature requests, questions or would you like to report a bug? Please post them on the issue list and follow these guidelines.