Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
0.95

Cette version ajoute un nouveau niveau de trace, qui est plus détaillée que le niveau de débogage. Elle ajoute une langue nouvelles conditions qui vous permet d'écrire des conditions de filtrage puissantes tout en gardant le naturel de syntaxe et lisible. Elle ajoute un seuil journal mondial et configurabilité au niveau config. Il ajoute le support pour des variables dans les fichiers de configuration. Elle ajoute une infrastructure pour les cibles composés et des cibles wrapper. Elle ajoute des documents détaillés avec des exemples pour de nombreuses cibles, à la fois sur le site Web et dans le fichier d'aide.
Tags: Major feature enhancements
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.

Project Resources