Configures the Autofac container to forward Microsoft.Extensions.Logging messages to the Serilog logger.
Info
Version: | 2.0.20 |
Author(s): | Jerome Haltom |
Last Update: | Thursday, October 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alethic/Cogito.Extensions.Logging |
NuGet Url: | https://www.nuget.org/packages/Cogito.Extensions.Logging.Serilog.Autofac |
Install
Install-Package Cogito.Extensions.Logging.Serilog.Autofac
dotnet add package Cogito.Extensions.Logging.Serilog.Autofac
paket add Cogito.Extensions.Logging.Serilog.Autofac
Cogito.Extensions.Logging.Serilog.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Cogito.Extensions.Logging.Autofac(>= 2.0.20)
- Cogito.Extensions.Logging.Serilog(>= 2.0.20)
- Cogito.Autofac(>= 3.0.2)
- Cogito.Autofac.DependencyInjection(>= 3.0.2)
- Cogito.Core(>= 3.1.18)
- Cogito.Serilog.Autofac(>= 2.0.17)
- Serilog.Extensions.Logging(>= 3.0.1)
Tags