Skip to content

Commit 938c963

Browse files
Update LogLevel format
1 parent 49ba86c commit 938c963

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/ServiceControl.Audit.UnitTests/ApprovalFiles/APIApprovals.PlatformSampleSettings.approved.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"LoggingSettings": {
3-
"LogLevel": {
4-
"Name": "Info",
5-
"Ordinal": 2
6-
},
3+
"LogLevel": "Information",
74
"LogPath": "C:\\Logs"
85
},
96
"MessageFilter": null,

0 commit comments

Comments
 (0)