Simple logging framework developed for ELK stack based on Serilog providing fully configured logging in just a couple lines of code.
Info
Version: | 4.2.0 |
Author(s): | gorbachev |
Last Update: | Monday, August 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.forcode.ru/ddplanet/packages/logging |
NuGet Url: | https://www.nuget.org/packages/DDPlanet.Logging |
Install
Install-Package DDPlanet.Logging
dotnet add package DDPlanet.Logging
paket add DDPlanet.Logging
DDPlanet.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
net472
- Serilog(>= 2.10.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Http(>= 7.2.0)
- Elastic.Apm.AspNetFullFramework(>= 1.6.1)
- Serilog.Settings.AppSettings(>= 2.2.2)
- SerilogWeb.Classic.Mvc(>= 2.1.25)
- Serilog(>= 2.10.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.Http(>= 7.2.0)
- Serilog.AspNetCore(>= 3.4.0)
- Microsoft.AspNetCore.HttpOverrides(>= 2.2.0)
- Elastic.Apm.AspNetCore(>= 1.6.1)
- Elastic.Apm.SerilogEnricher(>= 1.5.1)
- Elastic.Apm.SqlClient(>= 1.6.1)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Settings.Configuration(>= 3.1.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.9)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.9)
Tags