Blazor interop for the browser's console APIs tied with a custom configuration source to allow the minimum LogLevel to be changed at runtime.
Info
Version: | 0.9.0-beta-1 |
Author(s): | Alessandro Ghidini |
Last Update: | Sunday, April 21, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ghidello/Sotsera.Blazor.Logging |
NuGet Url: | https://www.nuget.org/packages/Sotsera.Blazor.Logging |
Install
Install-Package Sotsera.Blazor.Logging
dotnet add package Sotsera.Blazor.Logging
paket add Sotsera.Blazor.Logging
Sotsera.Blazor.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components.Browser(>= 3.0.041921603)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.1)
Tags