Extension methods using lambdas to provide same interface as common logging lib.
                        
                    
         
                Info
| Version: | 6.0.0 | 
| Author(s): | Mohammad Moattar, Aurimas Gecas | 
| Last Update: | Friday, April 22, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/icgam/Easify | 
| NuGet Url: | https://www.nuget.org/packages/Easify.Logging.Extensions | 
Install
Install-Package Easify.Logging.Extensions
                        dotnet add package Easify.Logging.Extensions
                        paket add Easify.Logging.Extensions
                        
                                Easify.Logging.Extensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AspNetcore.HealthChecks.Publisher.Seq(>= 3.2.0)
 - Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
 
Tags