Helpful resources for .NET Core and ASP.NET Core logging using various logger frameworks and Microsoft.Extensions.Logging.ILogger interface.
Info
Version: | 1.2.0 |
Author(s): | Aleksander Kovač |
Last Update: | Saturday, July 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/com.github.akovac35.Logging.Testing |
Install
Install-Package com.github.akovac35.Logging.Testing
dotnet add package com.github.akovac35.Logging.Testing
paket add com.github.akovac35.Logging.Testing
com.github.akovac35.Logging.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.5)
- System.Collections.Concurrent(>= 4.3.0)
Tags