Insightful.Core.Logging 8.0.2

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

// Install Insightful.Core.Logging as a Cake Tool
#tool nuget:?package=Insightful.Core.Logging&version=8.0.2

Insightful.Core.Logging

Version Downloads Last updated
8.0.2 0 5/30/2024

Logging base package.
[2024/05/30] - minor naming correction. removed elasticsearch from dependency
[2024/05/29] - Logging base package release.