We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90f8c9 commit 022d3e1Copy full SHA for 022d3e1
TELBlazor.Components/Core/Services/HelperServices/ILogLevelSwitcherService.cs
@@ -8,10 +8,6 @@ namespace TELBlazor.Components.Core.Services.HelperServices
8
{
9
public interface ILogLevelSwitcherService
10
11
- //qqqq
12
- //Won't do this too many events so will just says its a slow process
13
- // public event Action OnLogLevelChanged;
14
-
15
16
/// <summary>
17
/// String so can be more generic
0 commit comments