log4cpp 1.1.3.3
dotnet add package log4cpp --version 1.1.3.3
NuGet\Install-Package log4cpp -Version 1.1.3.3
<PackageReference Include="log4cpp" Version="1.1.3.3" />
paket add log4cpp --version 1.1.3.3
#r "nuget: log4cpp, 1.1.3.3"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
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.
Updated to use vc143 tooling. Built from identical code to the 1.1.3 version; only the compiled artifacts are different.