Files
signalr-scratchpad/appsettings.Development.json
Tommy Parnell 538628c485 init
2017-10-18 21:42:15 -04:00

11 lines
178 B
JSON

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