Addition to the logging package which provides mechanisms to write messages in batches.
Info
Version: | 2.2.1 |
Author(s): | Jan Morfeld & Daniel Belz |
Last Update: | Tuesday, November 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UltimateCodeMonkeys/CodeMonkeys |
NuGet Url: | https://www.nuget.org/packages/CodeMonkeys.Logging.Batching |
Install
Install-Package CodeMonkeys.Logging.Batching
dotnet add package CodeMonkeys.Logging.Batching
paket add CodeMonkeys.Logging.Batching
CodeMonkeys.Logging.Batching Download (Unzip the "nupkg" after downloading)
Dependencies
- CodeMonkeys.Core(>= 2.1.5)
- CodeMonkeys.Logging(>= 2.1.5)
Tags