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 60cf699 commit da883faCopy full SHA for da883fa
test/Serilog.Settings.Configuration.Tests/ConfigurationSettingsTests.cs
@@ -402,7 +402,7 @@ public void WriteToLoggerWithRestrictedToMinimumLevelIsSupported()
402
""WriteTo"": [{
403
""Name"": ""Logger"",
404
""Args"": {
405
- ""configureLogger"" : {
+ ""configureLogger>"" : {
406
407
""Name"": ""DummyRollingFile"",
408
""Args"": {""pathFormat"" : ""C:\\""}
@@ -438,7 +438,7 @@ public void WriteToSubLoggerWithLevelSwitchIsSupported()
438
439
440
441
442
443
444
0 commit comments