log4cxx.vcpkg
1.4.0.1
dotnet add package log4cxx.vcpkg --version 1.4.0.1
NuGet\Install-Package log4cxx.vcpkg -Version 1.4.0.1
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="log4cxx.vcpkg" Version="1.4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="log4cxx.vcpkg" Version="1.4.0.1" />
<PackageReference Include="log4cxx.vcpkg" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add log4cxx.vcpkg --version 1.4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: log4cxx.vcpkg, 1.4.0.1"
#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.
#:package log4cxx.vcpkg@1.4.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=log4cxx.vcpkg&version=1.4.0.1
#tool nuget:?package=log4cxx.vcpkg&version=1.4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
log4cxx.vcpkg
This NuGet package provides the log4cxx library, compiled with vcpkg for Windows x64 using Microsoft Visual Studio 2022 (toolset v143).
📦 Package Contents
- Header files (
include/log4cxx/*.h
) - Static libraries:
log4cxx.lib
charset.lib
iconv.lib
lzma.lib
zlib.lib
(orzlibd.lib
in Debug mode)
- Dynamic libraries (
.dll
) for Debug and Release .targets
file that automatically configures:- Include paths
- Library paths
- Dependencies
- Copy
.dll
files to output folder ($(OutDir)
)
⚙️ How to use
- Add the package to your C++ project via NuGet.
- Visual Studio will automatically apply the settings via the included
.targets
file. - Make sure your project is set to x64 platform.
🔁 Automatic configuration
- In Release: links with
zlib.lib
- In Debug: links with
zlibd.lib
- DLLs are copied to
$(OutDir)
after build
📦 NuGet Package
- Available at: https://www.nuget.org/packages/log4cxx.vcpkg/
📝 License
- log4cxx: Apache-2.0
- This NuGet package: Apache-2.0
🔗 Useful Links
- Official site: https://logging.apache.org/log4cxx/
- Source: https://github.com/apache/logging-log4cxx
- vcpkg: https://github.com/microsoft/vcpkg
Product | Versions 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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated | |
---|---|---|---|
1.4.0.1 | 228 | 8/30/2025 | |
1.4.0 | 523 | 8/17/2025 | |
1.3.1.1 | 198 | 8/30/2025 | |
1.3.1 | 517 | 8/17/2025 | |
1.3.0.1 | 205 | 8/30/2025 | |
1.3.0 | 514 | 8/17/2025 | |
1.2.0.1 | 201 | 8/30/2025 | |
1.2.0 | 637 | 8/17/2025 | |
1.1.0.1 | 200 | 8/30/2025 | |
1.1.0 | 511 | 8/17/2025 | |
1.0.0.1 | 201 | 8/30/2025 | |
1.0.0 | 513 | 8/17/2025 | |
0.13.0.1 | 202 | 8/30/2025 | |
0.13.0 | 431 | 7/10/2025 | |
0.12.0.1 | 204 | 8/30/2025 | |
0.12.0 | 419 | 7/10/2025 | |
0.11.0.1 | 205 | 8/30/2025 | |
0.11.0 | 421 | 7/10/2025 | |
0.10.0.1 | 202 | 8/30/2025 | |
0.10.0 | 425 | 7/10/2025 |