Log4NetMongo 2.0.4

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

// Install Log4NetMongo as a Cake Tool
#tool nuget:?package=Log4NetMongo&version=2.0.4

Includes all Log4Net methods with MongoDbAppender configuration for creating application logs for multiple applications and environments.

Product Versions
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
2.0.4 754 9/29/2019
2.0.3 1,460 9/24/2019
2.0.2 832 1/29/2019
2.0.1 758 1/27/2019
2.0.0 800 1/24/2019
1.0.0 801 1/23/2019

LogLevel setting added