Logging
Logging copied to clipboard
Microsoft Extension Logging implementation for Blazor
In some cases the current solution produces an error trying to import the js file. In my case that was a simple blazor router where when I visit a route...
**Environment:** - Windows 10 - Microsoft Visual Studio 2019 Professional - .NET 5 - Blazor.Extensions.Logging 2.0.4 **Steps to reproduce:** 1. Create a new server-side Blazor project. 2. Install the `Blazor.Extensions.Logging`...
I can't filter out local logs I create using .AddFilter("myclassname", LogLevel) if I use this extension with .AddBrowserConsole(). If I remove the extension and the .AddBrowserConsole() line, the filtering starts...
Bumps System.Text.Json from 5.0.1 to 8.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...