Files
aka.terribledev.io/appsettings.json
2017-12-12 13:10:39 -05:00

13 lines
261 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"ApplicationInsights": {
"InstrumentationKey": "c65d5477-68f6-4c5d-ac58-36ff3be6c8d5"
}
}