Provides an input implementation for capturing diagnostics data sourced through Microsoft.Extensions.Logging.ILogger.
Info
Version: | 1.6.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, August 17, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/diagnostics-eventflow |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Diagnostics.EventFlow.Inputs.MicrosoftLogging |
Install
Install-Package Microsoft.Diagnostics.EventFlow.Inputs.MicrosoftLogging
dotnet add package Microsoft.Diagnostics.EventFlow.Inputs.MicrosoftLogging
paket add Microsoft.Diagnostics.EventFlow.Inputs.MicrosoftLogging
Microsoft.Diagnostics.EventFlow.Inputs.MicrosoftLogging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Microsoft.Extensions.Logging(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Diagnostics.EventFlow.Core(>= 1.10.0)
- Microsoft.Extensions.Logging(>= 1.1.1)
Tags