Provides Serilog backend for invocation logging via AutoImport.
Info
| Version: | 1.0.1 |
| Author(s): | Sergey Zinchenko |
| Last Update: | Friday, September 25, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sergey-zinchenko/AutoImport.SerilogInvocationLogger |
| NuGet Url: | https://www.nuget.org/packages/AutoImport.SerilogInvocationLogger |
Install
Install-Package AutoImport.SerilogInvocationLogger
dotnet add package AutoImport.SerilogInvocationLogger
paket add AutoImport.SerilogInvocationLogger
AutoImport.SerilogInvocationLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoImport(>= 1.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.8)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)