Allows to use the ILogger abstraction with Serilog on Blazor.
Info
Version: | 1.4.0 |
Author(s): | Pablo Pioli from code of Serilog Contributors |
Last Update: | Thursday, May 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pablopioli/serilog-ilogger-blazor |
NuGet Url: | https://www.nuget.org/packages/BlazorILogger |
Install
Install-Package BlazorILogger
dotnet add package BlazorILogger
paket add BlazorILogger
BlazorILogger Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp3.1
- Microsoft.AspNetCore.Components.WebAssembly(>= 3.2.0)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Serilog(>= 2.9.0)
- Microsoft.AspNetCore.Components.WebAssembly(>= 3.2.0)
- Microsoft.Extensions.Logging(>= 3.1.4)
- Serilog(>= 2.9.0)