log4cpp 1.1.3.3

dotnet add package log4cpp --version 1.1.3.3
NuGet\Install-Package log4cpp -Version 1.1.3.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="log4cpp" Version="1.1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add log4cpp --version 1.1.3.3
#r "nuget: log4cpp, 1.1.3.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install log4cpp as a Cake Addin
#addin nuget:?package=log4cpp&version=1.1.3.3

// Install log4cpp as a Cake Tool
#tool nuget:?package=log4cpp&version=1.1.3.3

NuGet package of log4cpp, a C++ logging framework. The repository used to create this package https://github.com/MikeAirey/log4cpp was forked from the official log4cpp project at https://sourceforge.net/p/log4cpp/codegit/. This package is versioned the same as the original framework. The forked repo will remain as thin a wrapper around the official log4cpp repo as possible, adding only what is necessary to produce the NuGet package.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on log4cpp:

Package Downloads
ROOTMAP.Core

NuGet package of ROOTMAP.Core

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.3.3 5,122 1/16/2022
1.1.3.2 417 1/15/2022
1.1.3.1 431 7/21/2021
1.1.3 5,174 12/28/2018

Updated to use vc143 tooling. Built from identical code to the 1.1.3 version; only the compiled artifacts are different.