Log component to create log file, log sqlite database and graylog traces for webapi on .net core 3.0.
Info
Version: | 5.0.0 |
Author(s): | Capgemini, ADCenter Valencia, Traiectum Team |
Last Update: | Wednesday, December 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.devonfw.com/ |
NuGet Url: | https://www.nuget.org/packages/Devon4Net.Infrastructure.Log |
Install
Install-Package Devon4Net.Infrastructure.Log
dotnet add package Devon4Net.Infrastructure.Log
paket add Devon4Net.Infrastructure.Log
Devon4Net.Infrastructure.Log Download (Unzip the "nupkg" after downloading)
Dependencies
- Devon4Net.Infrastructure.Common(>= 5.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.IdentityModel.Logging(>= 6.8.0)
- Serilog(>= 2.10.0)
- Serilog.AspNetCore(>= 3.4.0)
- Serilog.Sinks.File(>= 4.1.0)
- Serilog.Sinks.Graylog.Extended(>= 1.0.1)
- Serilog.Sinks.SQLite.NetStandard(>= 1.0.1)
- Serilog.Sinks.Seq(>= 4.0.0)
- System.Text.Json(>= 5.0.0)
Tags