Skip to main content
BitMiracle.Docotic.Pdf.Logging package icon

BitMiracle.Docotic.Pdf.Logging

Use this add-on to receive log messages from Docotic.Pdf library. The add-on provides methods for connecting Docotic.Pdf library and the logging system in your solution. You can use log4net, NLog, or any other logger that implements ILoggerFactory from Microsoft.Extensions.Logging. After you have configured the logger, pass its factory to the LogManager class provided by the add-on. That is all that needed to receive log messages from Docotic.Pdf library. For documentation, sample code, and API reference, visit https://bitmiracle.com/pdf-library/help Core library NuGet package available at https://www.nuget.org/packages/BitMiracle.Docotic.Pdf/ This is a prerelease version with the newest features and latest bug fixes. We have tested it for regressions, and is safe to use in a production environment.

Total Downloads
33.0K
32,961
Published
May 28, 2026
Latest stable version

Install

.NET CLI
dotnet add package BitMiracle.Docotic.Pdf.Logging --version 9.9.19962-dev
Package Manager Console
Install-Package BitMiracle.Docotic.Pdf.Logging -Version 9.9.19962-dev
PackageReference
<PackageReference Include="BitMiracle.Docotic.Pdf.Logging" Version="9.9.19962-dev" />

Frameworks

.NETStandard2.0

Dependencies

BitMiracle.Docotic.Pdf
.NETStandard2.0
[9.9.19962-dev, 9.9.19962-dev]

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.