yavsc/testOauthClient/appsettings.json

10 lines
167 B
JSON
Raw Normal View History

2016-06-01 23:47:06 +02:00
{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Verbose",
"System": "Information",
"Microsoft": "Information"
}
}
}