Meerkat.Logging 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Meerkat.Logging --version 1.0.2
NuGet\Install-Package Meerkat.Logging -Version 1.0.2
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="Meerkat.Logging" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Meerkat.Logging --version 1.0.2
#r "nuget: Meerkat.Logging, 1.0.2"
#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 Meerkat.Logging as a Cake Addin
#addin nuget:?package=Meerkat.Logging&version=1.0.2

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

Simple logging framework for use internally withing the Meerkat libaries

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (5)

Showing the top 5 NuGet packages that depend on Meerkat.Logging:

Package Downloads
Meerkat.Caching

For NetFramework, a simple cache that exposes the same interface as MemoryCache. For .NET Core extensions to Polly cachng

Meerkat.NameParser

Parses personal names into their constituent parts

Meerkat.Security.Hmac

An implementation of HMAC for ASP.NET/ASP.NET Core

Meerkat.Security

An activity based security framework

Meerkat.Mailer

Email templating and dispatch framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 20,752 9/10/2020
2.2.1 55,499 9/3/2018
2.2.0 3,086 8/30/2018
2.1.0 859 8/5/2018
2.0.0 2,705 4/14/2018
1.0.2 6,904 2/5/2017
1.0.1 2,565 2/4/2017
1.0.0 1,135 2/4/2017

Fixed incorrect class and method parameter values when used with log4net