Gibraltar - Learn about the best analysis tool for NLog

Welcome to NLog

NLog is a free logging platform for .NET, Silverlight and Windows Phone 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.

NLog is open source software, distributed under the terms of BSD license and source is available on GitHub.

Packages are also available via NuGet.

Recent News

Go to News Archive.


Features

NLog can process diagnostic messages emitted from any .NET language (such as C# or Visual Basic), augment them with contextual information (such as date/time, severity, thread, process, environment enviroment), format them according to your preference and send them to one or more targets such as file or database.

.NET, C/C++ and COM interop APIs are supported so that all your application components including legacy modules written in C++/COM can route their log messages through a common engine.

Supported targets include:

Other key features: