Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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
0.95

Diese Version fügt einen neuen Trace-Level, das mehr ist als die Debug-Level verbose. Es fügt eine neue Bedingungen Sprache, mit der Sie schreiben, leistungsstarke Filter-Bedingungen unter Beibehaltung der Syntax natürlicher und lesbar. Sie fügt hinzu, ein globales log Schwellen-und Konfigurierbarkeit der config Ebene. Es fügt Unterstützung für Variablen in Konfigurationsdateien. Sie fügt hinzu, eine Infrastruktur für die Verbindung Ziele und Wrapper-Ziele. Es fügt eine ausführliche Dokumentation mit Beispielen für viele Ziele, die beide auf der Website und in der Hilfe-Datei.
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.

2005-06-09 09:44
0.9

Die Version enthalten wichtige architektonische Änderungen, neue Funktionen, Verbesserungen in der Geschwindigkeit, und Bugfixes. Die interne API wurde überarbeitet und umbenannt, Logging-und Nicht-Protokollierung Geschwindigkeit wurde verbessert, ein alter Bug, bei dem Appender wurden falsch kombiniert festgesetzt worden war und Netzwerk-Ziele wurden umgesetzt (TCP und UDP unterstützt, ist HTTP geplant). Eine vorläufige NLogViewer Ziel und einen Viewer-Anwendung wurden mit eingeschlossen. LogManager.GlobalThreshold wurde hinzugefügt. Alle öffentlichen Methoden sind nun kommentierte im Quellcode. Das Tutorial, Howtos, und die Website wurden überarbeitet.
Tags: Major feature enhancements
The release included major architectural changes, new features, speed improvements, and bugfixes. The internal API was redesigned and renamed, logging and non-logging speed was improved, an old bug where appenders were incorrectly combined was fixed, and network targets were implemented (TCP and UDP are supported, HTTP is planned). A preliminary NLogViewer target and a viewer application were included. LogManager.GlobalThreshold was added. All public methods are now commented in the source code. The tutorial, howtos, and the Web site were reworked.

2005-03-08 23:36
0.5 beta 1

Viele Dinge haben sich verbessert, und eine neue Website wurde entsandt, die sie beschreibt. Die wichtigsten neuen Funktionen gehören. NET Compact Framework 1.0-Unterstützung, ein C / C + + Logging-API, ein COM-Logging-API, diverse Fixes für Appender und Layout Appender, allgemeine Verbesserungen und Bugfixes und interne Verbesserungen Protokollierung.
Tags: Major feature enhancements
Many things have been improved, and a new Web site has been deployed that describes them. The most important new features include .NET Compact Framework 1.0 support, a C/C++ logging API, a COM logging API, various fixes to Appenders and Layout Appenders, general improvements and bugfixes, and internal logging improvements.

2004-09-06 10:59
0.2 beta 1

Tags: Initial freshmeat announcement

Project Resources