Cloudquarks.Logging 12.0.0

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

// Install Cloudquarks.Logging as a Cake Tool
#tool nuget:?package=Cloudquarks.Logging&version=12.0.0

This is to be used for CQ internal logging

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cloudquarks.Logging:

Package Downloads
Cloudquarks.ExternalEndPointHit

This package is being used by company to hit any external end point along with logging, retry mechanism, system alert

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
12.0.0 1,908 1/13/2023
11.0.0 1,662 11/14/2022
10.0.0 788 10/31/2022
9.0.0 919 9/14/2022
8.0.0 876 8/9/2022
7.0.0 827 8/9/2022
6.0.0 757 8/8/2022
5.0.0 862 8/8/2022
3.0.0 862 7/13/2022
2.0.0 2,631 7/8/2022
1.0.0 765 7/8/2022

converting null object to json will not throw any error