Provides a common way to filter log messages across all registered logger providers.
Info
Version: | 1.1.2 |
Author(s): | Microsoft |
Last Update: | Tuesday, May 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Extensions.Logging.Filter |
Install
Install-Package Microsoft.Extensions.Logging.Filter
dotnet add package Microsoft.Extensions.Logging.Filter
paket add Microsoft.Extensions.Logging.Filter
Microsoft.Extensions.Logging.Filter Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
Tags