Download List

專案描述

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, format them according to your preference, and send them to one or more targets. The API (application programming interface) is similar to log4net, and the configuration is very simple. NLog uses a routing table while log4net uses a logger hierarchy with attachable ppenders. This makes NLog's configuration very easy to read and maintain.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-21 00:39 Back to release list
0.95

This release adds a new Trace level, which is more verbose than the Debug level. It adds a new conditions language that lets you write powerful filtering conditions while keeping the syntax natural and readable. It adds a global log threshold and configurability at the config level. it adds support for variables in configuration files. It adds an infrastructure for compound targets and wrapper targets. It adds detailed documentation with examples for many targets, both on the Web site and in the help file.
標籤: Major feature enhancements

Project Resources