This package configures logging for applications, abstracting the framework used.
Info
Version: | 1.1.0 |
Author(s): | Marco |
Last Update: | Saturday, March 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marcoaurelioit/marco-logger |
NuGet Url: | https://www.nuget.org/packages/Marco.Logger |
Install
Install-Package Marco.Logger
dotnet add package Marco.Logger
paket add Marco.Logger
Marco.Logger Download (Unzip the "nupkg" after downloading)
Dependencies
- Marco.Extensions.Configuration(>= 1.0.0)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Serilog(>= 2.7.1)
- Serilog.Enrichers.Environment(>= 2.1.2)
- Serilog.Enrichers.process(>= 2.0.1)
- Serilog.Enrichers.thread(>= 3.0.0)
- Serilog.extensions.logging(>= 2.0.2)
- Serilog.settings.configuration(>= 3.0.1)
- Serilog.sinks.async(>= 1.3.0)
- Serilog.sinks.console(>= 3.1.1)
- Serilog.sinks.file(>= 4.0.0)
- serilog.exceptions(>= 4.1.0)
- system.componentmodel.annotations(>= 4.5.0)
Tags