Skip to main content

log4net 3.3.1 — NuGet Package for .NET

log4net 3.3.1 NuGet package for .NET. log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems…

Authors: The Apache Software Foundation

Total downloads: 399,889,292

Project URL: https://logging.apache.org/log4net/

License: Apache-2.0

Tags: logging, log, tracing, logfiles

Install log4net 3.3.1

.NET CLI

dotnet add package log4net --version 3.3.1

Package Manager Console

Install-Package log4net -Version 3.3.1

PackageReference (csproj)

<PackageReference Include="log4net" Version="3.3.1" />

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