Info
Version: | 3.0.3 |
Author(s): | Anders Busted-Janum |
Last Update: | Thursday, August 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GrumpyBusted/Grumpy.Logging |
NuGet Url: | https://www.nuget.org/packages/Grumpy.Logging |
Install
Install-Package Grumpy.Logging
dotnet add package Grumpy.Logging
paket add Grumpy.Logging
Grumpy.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Grumpy.Common(>= 3.0.18)
- Grumpy.Json(>= 3.0.5)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
Tags
This is additional logging extensions used in my projects. It is a supplement to the extension methods already in Microsoft.Extensions.Logging.Abstractions.