PowerShell/test/tools/WebListener/appsettings.Development.json
2020-01-11 12:15:34 +05:00

11 lines
165 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}