Library provides base abstractions for services' logging.
Info
Version: | 4.0.0 |
Author(s): | Nikita Kozlov, Vyacheslav Antonyuk, Igor Petrushevskiy, Vyacheslav Mikhaylov |
Last Update: | Wednesday, May 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dataart/atlas |
NuGet Url: | https://www.nuget.org/packages/DataArt.Atlas.Logging |
Install
Install-Package DataArt.Atlas.Logging
dotnet add package DataArt.Atlas.Logging
paket add DataArt.Atlas.Logging
DataArt.Atlas.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- DataArt.Atlas.Configuration(>= 4.0.0)
- DataArt.Atlas.CallContext(>= 4.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Serilog(>= 2.8.0)
- Serilog.AspNetCore(>= 2.1.1)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Sinks.Seq(>= 4.0.0)
- DataArt.Atlas.Configuration(>= 4.0.0)
- DataArt.Atlas.CallContext(>= 4.0.0)
- Serilog(>= 2.8.0)
- Serilog.Enrichers.Environment(>= 2.1.3)
- Serilog.Sinks.Seq(>= 4.0.0)
Tags