You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/Serilog.Settings.Configuration.Tests/ConfigurationSettingsTests.cs
+68Lines changed: 68 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -390,5 +390,73 @@ public void LoggingLevelSwitchCanBeUsedForMinimumLevelOverrides()
390
390
Assert.False(evtisnull,"LoggingLevelSwitch level was changed to Information for logger System.*. It should now log Information events for SourceContext System.Bar.");
0 commit comments