log4cplus 1.2.0-rc1

This is a prerelease version of log4cplus.
dotnet add package log4cplus --version 1.2.0-rc1
NuGet\Install-Package log4cplus -Version 1.2.0-rc1
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="log4cplus" Version="1.2.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add log4cplus --version 1.2.0-rc1
#r "nuget: log4cplus, 1.2.0-rc1"
#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 log4cplus as a Cake Addin
#addin nuget:?package=log4cplus&version=1.2.0-rc1&prerelease

// Install log4cplus as a Cake Tool
#tool nuget:?package=log4cplus&version=1.2.0-rc1&prerelease

log4cplus is a simple to use C++ logging API providing thread--safe, flexible, and
arbitrarily granular control over log management and configuration. It is modeled after the Java
log4j API.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0-rc1 139 4/25/2014

Initial creation of package