Add centralized structured log collection to ASP.NET Core apps with one line of code.
Info
Version: | 8.0.1-dev-00124 |
Author(s): | Datalust and Contributors |
Last Update: | Wednesday, August 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/datalust/seq-extensions-logging |
NuGet Url: | https://www.nuget.org/packages/Seq.Extensions.Logging |
Install
Install-Package Seq.Extensions.Logging
dotnet add package Seq.Extensions.Logging
paket add Seq.Extensions.Logging
Seq.Extensions.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Logging(>= 2.1.0)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.0)
Tags