An extension for Autofac-IoC to use Serilog and Microsoft's logging abstractions with ease.
Info
Version: | 5.0.0 |
Author(s): | Sami Al Khatib |
Last Update: | Tuesday, May 31, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alsami/Serilog.Extensions.Autofac.DependencyInjection |
NuGet Url: | https://www.nuget.org/packages/Serilog.Extensions.Autofac.DependencyInjection |
Install
Install-Package Serilog.Extensions.Autofac.DependencyInjection
dotnet add package Serilog.Extensions.Autofac.DependencyInjection
paket add Serilog.Extensions.Autofac.DependencyInjection
Serilog.Extensions.Autofac.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Autofac(>= 6.1.0)
- Microsoft.Extensions.Logging(>= 3.1.9)
- Serilog(>= 2.10.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.1.0)
- Autofac(>= 6.1.0)
- Microsoft.Extensions.Logging(>= 3.1.9)
- Serilog(>= 2.10.0)
- Serilog.Extensions.Logging(>= 3.0.1)
- Serilog.Sinks.Console(>= 3.1.1)
- Serilog.Sinks.File(>= 4.1.0)
Tags