Skip to content

Commit 968eb54

Browse files
committed
reset app settings
1 parent 1164ddb commit 968eb54

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/NetworkMonitor.Console/appsettings.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"Logging": {
33
"LogLevel": {
4-
"Default": "Error",
5-
"Microsoft": "Error",
6-
"NetworkMonitor": "Error"
4+
"Default": "Information",
5+
"Microsoft": "Warning",
6+
"NetworkMonitor": "Information"
77
}
88
},
99
"NetworkMonitor": {

0 commit comments

Comments
 (0)