Skip to main content

NLog 6.1.4 — NuGet Package for .NET

NLog 6.1.4 NuGet package for .NET. NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional…

Authors: Jarek Kowalski, Kim Christensen, Julian Verdurmen

Total downloads: 593,536,591

Project URL: https://nlog-project.org/

License: https://www.nuget.org/packages/NLog/6.1.4/license

Tags: NLog, logging, log, structured, tracing, logfiles, database, eventlog, console

Install NLog 6.1.4

.NET CLI

dotnet add package NLog --version 6.1.4

Package Manager Console

Install-Package NLog -Version 6.1.4

PackageReference (csproj)

<PackageReference Include="NLog" Version="6.1.4" />

View full details, downloads chart, dependencies and version history on NuBrowse.